Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ scipy
|
|
10 |
nltk
|
11 |
numpy
|
12 |
python-csv==0.0.10
|
13 |
-
langchain-community
|
|
|
|
10 |
nltk
|
11 |
numpy
|
12 |
python-csv==0.0.10
|
13 |
+
langchain-community
|
14 |
+
openpyxl
|