Spaces:
Runtime error
Runtime error
bug fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -49,7 +49,7 @@ multidict==6.0.4
|
|
49 |
nest-asyncio==1.5.6
|
50 |
numpy==1.23.5
|
51 |
oauthlib==3.2.2
|
52 |
-
optuna
|
53 |
packaging==23.0
|
54 |
pandas==1.5.2
|
55 |
parso==0.8.3
|
|
|
49 |
nest-asyncio==1.5.6
|
50 |
numpy==1.23.5
|
51 |
oauthlib==3.2.2
|
52 |
+
optuna
|
53 |
packaging==23.0
|
54 |
pandas==1.5.2
|
55 |
parso==0.8.3
|