feat: 添加Docker支持并优化SEO和用户认证
refactor: 重构页面元数据以支持SEO规范链接 feat(web): 实现用户积分系统和登录验证 docs: 添加Docker使用指南和更新README build: 添加Docker相关配置文件和脚本 chore: 更新依赖项并添加初始化SQL文件
This commit is contained in:
10
server/requirements.txt
Normal file
10
server/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Pillow==11.2.1
|
||||
fastapi==0.104.1
|
||||
httpx==0.25.2
|
||||
msgpack==1.1.0
|
||||
openai==1.79.0
|
||||
requests==2.32.3
|
||||
schedule==1.2.2
|
||||
starlette==0.27.0
|
||||
uvicorn==0.24.0
|
||||
python-multipart==0.0.20
|
||||
Reference in New Issue
Block a user