Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
·
70d84e7
1
Parent(s):
483904c
Adds comma
Browse files
setup.py
CHANGED
@@ -32,7 +32,7 @@ setup(
|
|
32 |
'seaborn==0.13.2',
|
33 |
'smac==2.0.2',
|
34 |
'tqdm==4.65.0',
|
35 |
-
'streamlit-toggle-switch>=1.0.2'
|
36 |
'click==8.1.7',
|
37 |
'cloudpickle==3.0.0',
|
38 |
'configspace==0.7.1',
|
|
|
32 |
'seaborn==0.13.2',
|
33 |
'smac==2.0.2',
|
34 |
'tqdm==4.65.0',
|
35 |
+
'streamlit-toggle-switch>=1.0.2',
|
36 |
'click==8.1.7',
|
37 |
'cloudpickle==3.0.0',
|
38 |
'configspace==0.7.1',
|