-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
84 lines (84 loc) · 1.42 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
alembic==1.4.2
atomicwrites==1.3.0
attrs==19.3.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
cloudpickle==1.2.2
configparser==5.0.0
croniter==0.3.31
cycler==0.10.0
dask==2.14.0
databricks-cli==0.10.0
dill==0.3.1.1
distributed==2.14.0
docker==4.2.0
entrypoints==0.3
Flask==1.1.2
fsspec==0.6.3
gitdb==4.0.4
GitPython==3.1.1
gorilla==0.3.0
gunicorn==20.0.4
HeapDict==1.0.1
idna==2.9
importlib-metadata==1.6.0
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.14.1
kiwisolver==1.2.0
Mako==1.1.2
MarkupSafe==1.1.1
marshmallow==3.2.1
marshmallow-oneofschema==2.0.1
matplotlib==3.2.1
mlflow==1.8.0
more-itertools==8.2.0
msgpack==1.0.0
mypy-extensions==0.4.3
numpy==1.18.3
pandas==1.0.3
pendulum==2.1.0
pluggy==0.13.1
prefect==0.7.3
prometheus-client==0.7.1
prometheus-flask-exporter==0.13.0
protobuf==3.11.3
psutil==5.7.0
py==1.8.1
pyarrow==0.15.1
pycurl==7.43.0.5
pyparsing==2.4.7
pytest==3.10.1
python-box==3.4.6
python-dateutil==2.8.1
python-editor==1.0.4
python-slugify==4.0.0
pytz==2019.3
pytzdata==2019.3
PyYAML==5.1.2
querystring-parser==1.2.4
requests==2.23.0
scikit-learn==0.22.2.post1
scipy==1.4.1
seaborn==0.9.1
simplejson==3.17.0
six==1.14.0
smmap==3.0.2
sortedcontainers==2.1.0
SQLAlchemy==1.3.13
sqlparse==0.3.1
tabulate==0.8.7
tblib==1.6.0
text-unidecode==1.3
toml==0.10.0
toolz==0.10.0
tornado==6.0.4
typing==3.7.4.1
typing-extensions==3.7.4.2
urllib3==1.25.9
waitress==1.4.3
websocket-client==0.57.0
Werkzeug==1.0.1
zict==2.0.0
zipp==3.1.0