fastapi<1.0.0,>=0.79
passlib[bcrypt]
pyjwt[crypto]
redis
pymongo

[all]
add-trailing-comma
black
devtools[pygmentz]
isort
mypy
nitpick
python-dotenv
types-redis
types-python-jose
types-passlib
unicorn
wemake-python-styleguide
uvicorn
pytest
pytest-cov
pytest-mock

[dev]
add-trailing-comma
black
devtools[pygmentz]
isort
mypy
nitpick
python-dotenv
types-redis
types-python-jose
types-passlib
unicorn
wemake-python-styleguide
uvicorn

[tests]
pytest
pytest-cov
pytest-mock
