Skip to content

Commit 4794e73

Browse files
committed
FIX installation error introduced by pip's dependency-management by changing order of requirements
1 parent 2124363 commit 4794e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Cython
2+
smac>=0.12.0
23
numpy
34
sklearn
45
matplotlib
56
ConfigSpace>=0.4.9
67
scipy
78
pyrfr>=0.8.0
89
fanova>=2.0.14
9-
smac>=0.12.0
1010
tqdm
1111
argcomplete
1212
pandas

0 commit comments

Comments
 (0)