compass/backend/requirements.txt
2024-09-18 15:48:33 -04:00

7 lines
187 B
Plaintext

fastapi[standard] >=0.100.0, <0.101.0
fastapi-cli
sqlalchemy >=2.0.4, <2.1.0
psycopg2 >=2.9.5, <2.10.0
alembic >=1.10.2, <1.11.0
pytest >=7.2.1, <7.3.0
python-dotenv >=1.0.0, <1.1.0