required.txt 442 Bytes
Newer Older
1
astor
2
hyperopt == 0.1.2
3
4
5
6
7
8
9
10
11
json_tricks
netifaces
psutil
ruamel.yaml
requests
responses
schema
PythonWebHDFS
colorama
12
scikit-learn >= 0.23.2
13
14
15
16
17
18
19
20
21
websockets
filelock
prettytable
dataclasses ; python_version < "3.7"
numpy < 1.19.4 ; sys_platform == "win32"
numpy < 1.20 ; sys_platform != "win32" and python_version < "3.7"
numpy ; sys.platform != "win32" and python_version >= "3.7"
scipy < 1.6 ; python_version < "3.7"
scipy ; python_version >= "3.7"