Spaces:
Sleeping
Sleeping
Alternate fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
ccxt
|
| 2 |
networkx[default]>=3.4, <3.5
|
| 3 |
OctoBot-Commons>=1.9, <1.10
|
| 4 |
-
gradio
|
|
|
|
| 1 |
ccxt
|
| 2 |
networkx[default]>=3.4, <3.5
|
| 3 |
OctoBot-Commons>=1.9, <1.10
|
| 4 |
+
gradio==4.44.1
|