required.txt 384 Bytes
Newer Older
1
astor
2
3
4
cloudpickle
colorama
filelock
5
hyperopt == 0.1.2
6
json_tricks >= 3.15.5
7
8
numpy < 1.22 ; python_version < "3.8"
numpy ; python_version >= "3.8"
liuzhe-lz's avatar
liuzhe-lz committed
9
packaging
10
11
pandas
prettytable
12
psutil
13
PythonWebHDFS
14
pyyaml >= 5.4
15
16
17
requests
responses
schema
18
19
20
scikit-learn >= 0.24.1
scipy < 1.8 ; python_version < "3.8"
scipy ; python_version >= "3.8"
liuzhe-lz's avatar
liuzhe-lz committed
21
typeguard
22
typing_extensions >= 4.0.0
23
websockets >= 10.1