Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ chromadb #==0.3.17
|
|
2 |
fastapi #==0.95.1
|
3 |
#langchain #==0.0.132
|
4 |
python-dotenv #==1.0.0
|
5 |
-
|
6 |
langchain #==0.0.132
|
7 |
#fastapi==0.95.1
|
8 |
#python-dotenv==1.0.0
|
|
|
2 |
fastapi #==0.95.1
|
3 |
#langchain #==0.0.132
|
4 |
python-dotenv #==1.0.0
|
5 |
+
pypdf
|
6 |
langchain #==0.0.132
|
7 |
#fastapi==0.95.1
|
8 |
#python-dotenv==1.0.0
|