fastapi>=0.115.0
sqlalchemy>=2.0.0
pydantic>=2
PyJWT>=2.8.0
bcrypt>=4.1.0

[example]
aiosqlite>=0.20

[test]
pytest>=8.0
pytest-asyncio>=0.23
