Spaces:
Runtime error
Runtime error
Commit
·
ef19d17
1
Parent(s):
c8a2fb2
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -93,7 +93,6 @@ GitPython==3.1.31
|
|
| 93 |
gradio==3.23.0
|
| 94 |
greenlet==2.0.2
|
| 95 |
grpcio==1.56.2
|
| 96 |
-
grpcio-status==1.56.2
|
| 97 |
h11==0.14.0
|
| 98 |
h5py==3.7.0
|
| 99 |
httpcore==0.16.3
|
|
@@ -184,7 +183,6 @@ openapi-schema-pydantic==1.2.4
|
|
| 184 |
opencv-python==4.5.4.58
|
| 185 |
openpyxl==3.1.2
|
| 186 |
orjson==3.9.1
|
| 187 |
-
ortools==9.4.1874
|
| 188 |
packaging==21.3
|
| 189 |
pandas==1.5.2
|
| 190 |
pandocfilters==1.5.0
|
|
@@ -206,7 +204,6 @@ prices==1.1.1
|
|
| 206 |
proglog==0.1.10
|
| 207 |
prometheus-client==0.14.1
|
| 208 |
prompt-toolkit==3.0.30
|
| 209 |
-
proto-plus==1.22.3
|
| 210 |
psutil==5.9.2
|
| 211 |
ptyprocess==0.7.0
|
| 212 |
pure-eval==0.2.2
|
|
@@ -329,4 +326,4 @@ yacs==0.1.8
|
|
| 329 |
yarl==1.9.2
|
| 330 |
yt-dlp==2023.3.4
|
| 331 |
zipp==3.8.1
|
| 332 |
-
protobuf===
|
|
|
|
| 93 |
gradio==3.23.0
|
| 94 |
greenlet==2.0.2
|
| 95 |
grpcio==1.56.2
|
|
|
|
| 96 |
h11==0.14.0
|
| 97 |
h5py==3.7.0
|
| 98 |
httpcore==0.16.3
|
|
|
|
| 183 |
opencv-python==4.5.4.58
|
| 184 |
openpyxl==3.1.2
|
| 185 |
orjson==3.9.1
|
|
|
|
| 186 |
packaging==21.3
|
| 187 |
pandas==1.5.2
|
| 188 |
pandocfilters==1.5.0
|
|
|
|
| 204 |
proglog==0.1.10
|
| 205 |
prometheus-client==0.14.1
|
| 206 |
prompt-toolkit==3.0.30
|
|
|
|
| 207 |
psutil==5.9.2
|
| 208 |
ptyprocess==0.7.0
|
| 209 |
pure-eval==0.2.2
|
|
|
|
| 326 |
yarl==1.9.2
|
| 327 |
yt-dlp==2023.3.4
|
| 328 |
zipp==3.8.1
|
| 329 |
+
protobuf===3.9.2
|