-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrequirements.txt
107 lines (105 loc) · 1.82 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
alembic==1.3.0
argon2-cffi==19.2.0
arrow==0.15.4
attrs==19.3.0
Babel==2.7.0
bcrypt==3.1.7
binaryornot==0.4.4
blinker==1.4
category-encoders==2.0.0
certifi==2019.11.28
cffi==1.13.1
chardet==3.0.4
Click==7.0
configparser==4.0.2
coverage==5.0.3
cryptography==2.8
cycler==0.10.0
dash==1.3.0
dash-core-components==1.2.0
dash-html-components==1.0.1
dash-renderer==1.1.0
dash-table==4.3.0
environs==7.1.0
Flask==1.0.2
Flask-Argon2==0.1.5.1
Flask-BabelEx==0.9.3
Flask-Bcrypt==0.7.1
Flask-Caching==1.8.0
Flask-Compress==1.4.0
Flask-Cors==3.0.8
Flask-Dance==3.0.0
Flask-DebugToolbar==0.10.1
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-SQLAlchemy==2.4.1
Flask-User==1.0.2.1
Flask-WTF==0.14.2
future==0.17.1
gunicorn==20.0.4
idna==2.8
importlib-metadata==1.4.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
jinja2-time==0.2.0
joblib==0.14.0
kiwisolver==1.1.0
liac-arff==2.4.0
lxml==4.5.0
Mako==1.1.0
MarkupSafe==1.1.1
marshmallow==3.3.0
matplotlib==3.1.1
more-itertools==8.0.2
names==0.3.0
numpy==1.16.3
oauthlib==3.1.0
packaging==20.1
pandas==0.24.2
passlib==1.7.2
patsy==0.5.1
percy==2.0.2
plotly==4.1.1
pluggy==0.13.1
poyo==0.5.0
py==1.8.1
pycparser==2.19
PyJWT==1.7.1
PyMySQL==0.9.3
pyOpenSSL==19.0.0
pyparsing==2.4.6
pytest==5.3.4
pytest-flask==0.15.1
pytest-mock==2.0.0
pytest-sugar==0.9.2
python-dateutil==2.8.0
python-dotenv==0.10.3
python-editor==1.0.4
pytz==2019.2
requests==2.22.0
requests-oauthlib==1.3.0
retrying==1.3.3
scikit-learn==0.21.3
scipy==1.2.1
seaborn==0.9.0
selenium==3.141.0
six==1.14.0
SQLAlchemy==1.3.8
SQLAlchemy-Utils==0.36.1
termcolor==1.1.0
urllib3==1.25.6
URLObject==2.4.3
wcwidth==0.1.7
Werkzeug==0.16.0
whichcraft==0.6.1
wincertstore==0.2
WTForms==2.2.1
xmltodict==0.12.0
zipp==0.6.0
Pillow
git+https://github.com/openml/openml-python@develop