Program/requirements.txt

20 lines
341 B
Plaintext
Raw Normal View History

2024-12-31 22:27:04 +08:00
passlib[bcrypt]
alembic>=1.7.1
httpx>=0.19.0
redis>=4.0.2
python-dotenv>=0.19.0
sqlalchemy>=2.0.36
fastapi>=0.115.6
2025-01-15 20:26:58 +08:00
pyjwt>=2.9.0
2024-12-31 22:27:04 +08:00
requests>=2.32.3
pydantic>=2.10.4
passlib>=1.7.4
2025-01-15 20:26:58 +08:00
uvicorn>=0.33.0
2024-12-31 22:27:04 +08:00
pytest>=7.4.4
2025-01-15 20:26:58 +08:00
Pillow>=10.4.0
numpy>=1.24.4
2024-12-31 22:27:04 +08:00
python-multipart>=0.0.20
pymysql>=1.1.1
cryptography>=42.0.5
mysqlclient>=2.2.6
pydantic-settings>=2.7.0