Files
Tunnel/requirements.txt
2025-12-12 10:57:31 +08:00

10 lines
167 B
Plaintext

fastapi==0.109.0
uvicorn==0.27.0
sqlalchemy==2.0.25
pymysql==1.1.0
pydantic==2.5.3
pydantic-settings==2.1.0
python-dotenv==1.0.0
gunicorn==21.2.0
cryptography==42.0.0