Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ scipy==1.10.1
|
|
| 10 |
sktime==0.16.1
|
| 11 |
sympy==1.11.1
|
| 12 |
torch==2.0.0
|
| 13 |
-
tqdm
|
| 14 |
gradio
|
| 15 |
plotly
|
| 16 |
|
|
|
|
| 10 |
sktime==0.16.1
|
| 11 |
sympy==1.11.1
|
| 12 |
torch==2.0.0
|
| 13 |
+
tqdm>=4.66.3
|
| 14 |
gradio
|
| 15 |
plotly
|
| 16 |
|