Files
cjfx/backend/requirements.txt

8 lines
134 B
Plaintext
Raw Normal View History

2026-03-20 22:59:54 +08:00
fastapi==0.116.1
uvicorn[standard]==0.35.0
pydantic==2.11.7
SQLAlchemy==2.0.36
PyMySQL==1.1.1
requests==2.32.3
beautifulsoup4==4.12.3