Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==3.29.0
|
|
2 |
pandas==1.5.3
|
3 |
openpyxl==3.1.2
|
4 |
openai==0.28.0
|
5 |
-
numpy
|
|
|
|
2 |
pandas==1.5.3
|
3 |
openpyxl==3.1.2
|
4 |
openai==0.28.0
|
5 |
+
numpy==1.21.6
|
6 |
+
|