Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pydantic==2.8.2
|
|
8 |
farm-haystack==1.18.0
|
9 |
paddlenlp==2.6.1
|
10 |
anltk==1.0.4
|
11 |
-
|
|
|
|
8 |
farm-haystack==1.18.0
|
9 |
paddlenlp==2.6.1
|
10 |
anltk==1.0.4
|
11 |
+
numpy<2.0.0
|
12 |
+
openai
|