Files
dashboard/backend/requirements.txt
T

8 lines
125 B
Plaintext
Raw Normal View History

fastapi==0.104.1
sqlalchemy==2.0.23
pymysql==1.1.0
cryptography==41.0.7
pydantic==2.5.2
uvicorn==0.24.0
python-dotenv==1.0.0