fastapi>=0.115
uvicorn[standard]>=0.30
sqlalchemy>=2.0
bcrypt>=4.0
itsdangerous>=2.2
click>=8.1
websockets>=13.0

[dev]
pytest>=8.0
httpx>=0.27
