alihaiderscholar commited on
Commit
8a2f166
·
verified ·
1 Parent(s): 4d8853c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- langchain
2
- langchain-community
3
- langchain-openai
4
- langchain-qdrant
5
- qdrant-client
6
- pandas
7
- openpyxl
8
- pypdf
9
- pdf2image
10
- pillow
11
- tiktoken
12
- python-dotenv
13
- unstructured
14
- python-magic-bin
 
1
+ langchain
2
+ langchain-community
3
+ langchain-openai
4
+ langchain-qdrant
5
+ qdrant-client
6
+ pandas
7
+ openpyxl
8
+ pypdf
9
+ pdf2image
10
+ pillow
11
+ tiktoken
12
+ python-dotenv
13
+ unstructured
14
+ python-magic