TalexCK commited on
Commit
5b3155a
1 Parent(s): 11b6466

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -30
requirements.txt DELETED
@@ -1,30 +0,0 @@
1
- langchain==0.1.12
2
- langchain_community==0.0.34
3
- langchain_openai==0.0.8
4
- langchain_core==0.1.45
5
- sqlalchemy==2.0.28
6
- python-dotenv==1.0.1
7
- fastapi==0.110.0
8
- psycopg2-binary==2.9.9
9
- pgvector==0.2.5
10
- uvicorn==0.28.0
11
- pypdf==4.1.0
12
- unstructured==0.12.6
13
- markdown==3.6
14
- networkx==3.2.1
15
- pandas==2.2.1
16
- openpyxl==3.1.2
17
- docx2txt==0.8
18
- pypandoc==1.13
19
- PyJWT==2.8.0
20
- asyncpg==0.29.0
21
- python-multipart==0.0.9
22
- sentence_transformers==2.5.1
23
- aiofiles==23.2.1
24
- rapidocr-onnxruntime==1.3.17
25
- opencv-python-headless==4.9.0.80
26
- pymongo==4.6.3
27
- langchain-mongodb==0.1.3
28
- cryptography==42.0.7
29
- python-magic==0.4.27
30
- python-pptx==0.6.23