Spaces:
Sleeping
Sleeping
Andrea Maldonado
commited on
Commit
·
6d970d7
1
Parent(s):
2348363
Updates configspace requirement
Browse files- .conda.yml +1 -1
.conda.yml
CHANGED
@@ -15,7 +15,7 @@ dependencies:
|
|
15 |
- seaborn
|
16 |
- feeed
|
17 |
- smac
|
18 |
-
- ConfigSpace
|
19 |
- tqdm
|
20 |
- Levenshtein
|
21 |
- streamlit
|
|
|
15 |
- seaborn
|
16 |
- feeed
|
17 |
- smac
|
18 |
+
- ConfigSpace==0.7.1
|
19 |
- tqdm
|
20 |
- Levenshtein
|
21 |
- streamlit
|