Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ flax
|
|
10 |
numpy
|
11 |
langchain
|
12 |
GitPython
|
13 |
-
|
14 |
flask
|
15 |
python-dotenv
|
16 |
pandas
|
|
|
10 |
numpy
|
11 |
langchain
|
12 |
GitPython
|
13 |
+
PyYAML
|
14 |
flask
|
15 |
python-dotenv
|
16 |
pandas
|