required_extra.txt 184 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
# the following content will be read by setup.py.
# please follow the logic in setup.py.

# SMAC
ConfigSpaceNNI
smac4nni

# BOHB
ConfigSpace==0.4.7
statsmodels==0.12.0

# PPOTuner
gym