fastapi>=0.110
SQLAlchemy==2.0.23
psycopg2-binary==2.9.9
python-dotenv==1.0.0
uvicorn[standard]==0.23.2

[test]
pytest>=8.1.1
