Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -13,5 +13,4 @@ openai>=1.0.0
|
|
| 13 |
python-dotenv==1.0.1
|
| 14 |
requests==2.32.3
|
| 15 |
nltk==3.9.1
|
| 16 |
-
pandas==2.2.3
|
| 17 |
-
chromadb
|
|
|
|
| 13 |
python-dotenv==1.0.1
|
| 14 |
requests==2.32.3
|
| 15 |
nltk==3.9.1
|
| 16 |
+
pandas==2.2.3
|
|
|