fastapi>=0.65.2
passlib[bcrypt]==1.7.4
email-validator<1.3,>=1.1.0
pyjwt[crypto]==2.4.0
python-multipart==0.0.5
makefun<1.14,>=1.11.2

[:python_version < "3.8"]
typing-extensions>=4.1.1

[:python_version < '3.8']
typing-extensions>=4.1.1

[beanie]
fastapi-users-db-beanie>=1.0.0

[dev]
flake8
pytest
requests
isort
pytest-asyncio
flake8-docstrings
mike
mkdocs
mkdocs-material
mkdocs-mermaid2-plugin
black
mypy
codecov
pytest-cov
pytest-mock
flit
markdown-include
pygments
pymdown-extensions
bumpversion
httpx-oauth
httpx
asgi_lifespan
uvicorn
types-redis

[oauth]
httpx-oauth<=0.7,>=0.4

[redis]
redis<5.0.0,>=4.3.3

[sqlalchemy]
fastapi-users-db-sqlalchemy>=4.0.0
