fastapi>=0.100.0
sqlalchemy>=2.0.0
python-jose>=3.3.0
python-dotenv>=1.0.0

[postgres]
asyncpg>=0.29.0
greenlet>=3.0.0

[test]
pytest>=8.0.0
pytest-asyncio>=0.23.0
