-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
101 lines (101 loc) · 1.7 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
alembic==1.12.0
altair==5.1.1
attrs==23.1.0
blinker==1.6.2
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
contourpy==1.1.0
cycler==0.11.0
databricks-cli==0.17.7
decorator==4.4.2
docker==6.1.3
docopt==0.6.2
entrypoints==0.4
ffmpeg==1.4
filelock==3.12.4
Flask==2.3.3
fonttools==4.42.1
gitdb==4.0.10
GitPython==3.1.36
greenlet==2.0.2
idna==3.4
imageio==2.31.3
imageio-ffmpeg==0.4.9
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
kiwisolver==1.4.5
Mako==1.2.4
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.7.3
mdurl==0.1.2
mlflow==2.7.0
moviepy==1.0.3
mpmath==1.3.0
networkx==3.1
numpy==1.25.2
oauthlib==3.2.2
# opencv-python==4.8.0.76
opencv-python-headless
packaging==23.1
pandas==2.1.0
Pillow<=10.0.0
pipreqs==0.4.13
proglog==0.1.10
protobuf==4.24.3
pyarrow==13.0.0
pydeck==0.8.0
Pygments==2.16.1
PyJWT==2.8.0
Pympler==1.0.1
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.1
querystring-parser==1.2.4
referencing==0.30.2
requests==2.31.0
rich==13.5.3
rpds-py==0.10.3
scikit-learn==1.3.0
scipy==1.11.2
six==1.16.0
smmap==5.0.0
SQLAlchemy==2.0.20
sqlparse==0.4.4
streamlit==1.26.0
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
threadpoolctl==3.2.0
toml==0.10.2
toolz==0.12.0
# torch==2.0.1+cu117
torch==2.0.1
# torchaudio==2.0.2+cu117
torchaudio==2.0.2
# torchvision==0.15.2+cu117
torchvision==0.15.2
tornado==6.3.3
tqdm==4.66.1
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==4.3.1
urllib3==1.26.16
validators==0.22.0
waitress==2.1.2
watchdog==3.0.0
websocket-client==1.6.3
Werkzeug==2.3.7
yarg==0.1.9
zipp==3.16.2