创建仓库
This commit is contained in:
22
backend/requirements.txt
Normal file
22
backend/requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
fastapi[all]==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
python-multipart==0.0.6
|
||||
pymongo==4.5.0
|
||||
redis==5.0.0
|
||||
celery==5.3.4
|
||||
sentence-transformers==2.2.2
|
||||
faiss-cpu==1.8.0
|
||||
python-docx==0.8.11
|
||||
pandas==2.1.4
|
||||
openpyxl==3.1.2
|
||||
markdown==3.5.1
|
||||
langchain==0.1.0
|
||||
langchain-community==0.0.10
|
||||
requests==2.31.0
|
||||
httpx==0.25.2
|
||||
python-dotenv==1.0.0
|
||||
loguru==0.7.2
|
||||
tqdm==4.66.1
|
||||
numpy==1.26.2
|
||||
PyYAML==6.0.1
|
||||
Reference in New Issue
Block a user