Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ wikipedia
|
|
9 |
gradio-consilium-roundtable
|
10 |
openai
|
11 |
--extra-index-url https://test.pypi.org/simple/
|
12 |
-
|
|
|
|
|
|
9 |
gradio-consilium-roundtable
|
10 |
openai
|
11 |
--extra-index-url https://test.pypi.org/simple/
|
12 |
+
events==0.3
|
13 |
+
openfloor==0.1.2 --no-deps
|
14 |
+
jsonpath-ng>=1.5.0
|