forked from DataSystemsGroupUT/csmartml
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
50 lines (50 loc) · 835 Bytes
/
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
autopep8==1.6.0
boto3==1.13.26
botocore==1.16.26
certifi==2021.5.30
chardet==3.0.4
click==8.0.1
dataclasses
deap==1.3.1
docutils==0.15.2
entrypoints==0.3
flake8==4.0.1
Flask==1.1.2
Flask-Cors==3.0.9
Flask-SSE==1.0.0
idna==2.10
importlib-metadata==4.2.0
ipython==5.8.0
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
joblib==1.0.1
liac-arff==2.5.0
MarkupSafe==2.0.1
mccabe==0.6.1
numpy==1.19.0
openml==0.10.2
pandas==1.1.5
prompt-toolkit==1.0.15
psutil==5.7.0
pycodestyle==2.8.0
pyflakes==2.4.0
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
requests==2.23.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
s-dbw==0.4.0
s3transfer==0.3.3
scikit-learn==0.24.2
scipy==1.5.4
simplegeneric==0.8.1
threadpoolctl==2.1.0
toml==0.10.2
traitlets==4.3.3
typing-extensions==3.10.0.2
urllib3==1.25.9
Werkzeug==2.0.1
xmltodict==0.12.0
zipp==3.5.0