-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
73 lines (73 loc) · 1.19 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
alembic==1.9.4
beautifulsoup4==4.11.1
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
cloudpickle==2.2.1
contourpy==1.0.7
cycler==0.11.0
databricks-cli==0.17.4
docker==6.0.1
docopt==0.6.2
entrypoints==0.4
Flask==2.2.3
fonttools==4.38.0
future==0.18.3
gitdb==4.0.10
GitPython==3.1.31
greenlet==2.0.1
gunicorn==20.1.0
hyperopt==0.2.7
idna==3.4
importlib-metadata==6.0.0
importlib-resources==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
kiwisolver==1.4.4
llvmlite==0.39.1
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.2
matplotlib==3.6.3
mlflow==2.2.1
mlflow-skinny==2.2.1
networkx==3.0
numba==0.56.4
numpy==1.23.5
oauthlib==3.2.2
packaging==23.0
pandas==1.5.2
Pillow==9.4.0
playwright==1.29.1
protobuf==4.22.0
py4j==0.10.9.5
pyarrow==11.0.0
pyee==9.0.4
PyJWT==2.6.0
pyparsing==3.0.9
pyspark==3.3.2
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
querystring-parser==1.2.4
requests==2.28.2
scikit-learn==1.2.1
scipy==1.10.1
shap==0.41.0
six==1.16.0
slicer==0.0.7
smmap==5.0.0
soupsieve==2.3.2.post1
SQLAlchemy==2.0.4
sqlparse==0.4.3
tabulate==0.9.0
threadpoolctl==3.1.0
torch==1.13.1
tqdm==4.64.1
typing_extensions==4.4.0
urllib3==1.26.14
websocket-client==1.5.1
Werkzeug==2.2.3
yarg==0.1.9
zipp==3.15.0