-r test.txt
-r docs.txt
autoflake8
black
flake8
isort
keyring
mypy
# technically this isn't needed since pymongo is already typed but
# however due to the compatibility between motor-pymongo we have to
# pin pymongo to < 4.
pymongo-stubs
twine
types-deprecated
types-redis
types-setuptools
wheel
