-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (64 loc) · 1.17 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile requirements.in
#
cerberus==1.3.4
# via -r requirements.in
cloudpickle==2.0.0
# via hyperopt
future==0.18.2
# via hyperopt
hyperopt==0.2.7
# via -r requirements.in
joblib==1.1.0
# via scikit-learn
networkx==2.6.3
# via hyperopt
numpy==1.21.5
# via
# hyperopt
# pandas
# scikit-learn
# scipy
# skorch
pandas==1.3.5
# via -r requirements.in
py4j==0.10.9.3
# via hyperopt
python-dateutil==2.8.2
# via pandas
pytz==2021.3
# via pandas
scikit-learn==1.0.2
# via
# sklearn
# skorch
scipy==1.7.3
# via
# hyperopt
# scikit-learn
# skorch
six==1.16.0
# via
# hyperopt
# python-dateutil
sklearn==0.0
# via -r requirements.in
skorch==0.11.0
# via -r requirements.in
tabulate==0.8.9
# via skorch
threadpoolctl==3.0.0
# via scikit-learn
torch==1.10.1
# via -r requirements.in
tqdm==4.62.3
# via
# hyperopt
# skorch
typing-extensions==4.0.1
# via torch
# The following packages are considered to be unsafe in a requirements file:
# setuptools