初步增加 web 界面
This commit is contained in:
@@ -5,3 +5,11 @@ opencv-python-headless>=4.8.0
|
||||
Pillow>=10.0.0
|
||||
PyYAML>=6.0
|
||||
loguru>=0.7.0
|
||||
# Web 后端
|
||||
fastapi>=0.110.0
|
||||
uvicorn[standard]>=0.27.0
|
||||
sqlalchemy>=2.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
bcrypt>=4.0.0
|
||||
pydantic>=2.0.0
|
||||
python-multipart>=0.0.9
|
||||
|
||||
Reference in New Issue
Block a user