This commit is contained in:
37
requirements.txt
Normal file
37
requirements.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
python-multipart==0.0.6
|
||||
python-jose==3.3.0
|
||||
passlib==1.7.4
|
||||
bcrypt==4.1.1
|
||||
|
||||
elasticsearch==8.11.0
|
||||
faiss-cpu==1.7.4
|
||||
sentence-transformers==2.2.2
|
||||
datasketch==1.0.8
|
||||
xxhash==3.4.1
|
||||
|
||||
celery==5.3.4
|
||||
redis[asyncio]==5.0.1
|
||||
minio==7.2.0
|
||||
|
||||
numpy==1.24.3
|
||||
scipy==1.11.4
|
||||
scikit-learn==1.3.2
|
||||
|
||||
wikitextparser==0.31.9
|
||||
pymupdf==1.23.8
|
||||
pdfplumber==0.10.3
|
||||
python-docx==0.8.11
|
||||
|
||||
requests==2.31.0
|
||||
aiofiles==23.2.1
|
||||
websockets==12.0
|
||||
pydantic-extra-types==2.3.0
|
||||
|
||||
python-dotenv==1.0.0
|
||||
reportlab==4.1.0
|
||||
Reference in New Issue
Block a user