sqlalchemy~=2.0
fastapi~=0.109
pyjwt[crypto]~=2.8
httpx~=0.26

[test]
pytest~=7.0
aiosqlite~=0.19
pytest-asyncio~=0.15
