初始提交:极码 GeekCode 全栈项目(FastAPI + Vue3)

This commit is contained in:
2026-04-12 10:12:18 +08:00
commit 6aecef16f6
104 changed files with 21009 additions and 0 deletions

18
backend/requirements.txt Normal file
View File

@@ -0,0 +1,18 @@
fastapi==0.115.0
uvicorn[standard]==0.30.0
sqlalchemy==2.0.35
alembic==1.13.0
python-multipart==0.0.9
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
bcrypt==4.0.1
openai==1.51.0
anthropic==0.34.0
google-generativeai==0.8.0
httpx==0.27.0
python-dotenv==1.0.1
aiofiles==24.1.0
Pillow==10.4.0
markdown-it-py==3.0.0
oss2==2.19.1
pymysql==1.1.2