Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
langchain
|
| 2 |
nltk==3.6.2
|
| 3 |
PyPDF2==3.0.1
|
| 4 |
python-dotenv==1.0.0
|
|
|
|
| 1 |
+
langchain
|
| 2 |
nltk==3.6.2
|
| 3 |
PyPDF2==3.0.1
|
| 4 |
python-dotenv==1.0.0
|