-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_windows.txt
122 lines (122 loc) · 2.13 KB
/
requirements_windows.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
--extra-index-url https://download.pytorch.org/whl/cu117
absl-py==1.4.0
alembic==1.9.4
astroid==2.14.2
asttokens==2.2.1
attrs==22.2.0
backcall==0.2.0
black==23.1.0
cachetools==5.3.0
certifi==2022.12.7
chardet==4.0.0
charset-normalizer==3.0.1
click==8.1.3
cloudpickle==2.2.1
colorama==0.4.6
contourpy==1.0.7
cycler==0.10.0
databricks-cli==0.17.4
decorator==5.1.1
dill==0.3.6
docker==6.0.1
entrypoints==0.4
exceptiongroup==1.1.0
executing==1.2.0
Flask==2.2.3
fonttools==4.38.0
gitdb==4.0.10
GitPython==3.1.31
google-auth==2.16.1
google-auth-oauthlib==0.4.6
greenlet==2.0.2
grpcio==1.51.3
idna==2.10
importlib-metadata==5.2.0
importlib-resources==5.12.0
iniconfig==2.0.0
ipython==8.10.0
isort==5.12.0
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
joblib==1.2.0
kiwisolver==1.4.4
lazy-object-proxy==1.9.0
llvmlite==0.39.1
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.2
matplotlib==3.7.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mlflow==2.2.1
mypy-extensions==1.0.0
numba==0.56.4
numpy==1.23.5
oauthlib==3.2.2
opencv-python==4.7.0.72
packaging==22.0
pandas==1.5.3
parso==0.8.3
pathspec==0.11.0
pickleshare==0.7.5
Pillow==9.4.0
platformdirs==3.0.0
pluggy==1.0.0
prompt-toolkit==3.0.37
protobuf==4.22.0
psutil==5.9.4
pure-eval==0.2.2
pyarrow==10.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.14.0
PyJWT==2.6.0
pylint==2.16.2
pyparsing==2.4.7
pytest==7.2.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2022.7.1
pywin32==305
PyYAML==6.0
querystring-parser==1.2.4
requests==2.28.2
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
roboflow==0.2.31
rsa==4.9
scikit-learn==1.2.1
scipy==1.10.1
seaborn==0.12.2
sentry-sdk==1.15.0
shap==0.41.0
six==1.16.0
slicer==0.0.7
smmap==5.0.0
SQLAlchemy==1.4.46
sqlparse==0.4.3
stack-data==0.6.2
tabulate==0.9.0
tensorboard==2.12.0
tensorboard-data-server==0.7.0
tensorboard-plugin-wit==1.8.1
thop==0.1.1.post2209072238
threadpoolctl==3.1.0
tomli==2.0.1
tomlkit==0.11.6
tqdm==4.64.1
traitlets==5.9.0
typing_extensions==4.5.0
ultralytics==8.0.20
urllib3==1.26.14
waitress==2.1.2
wcwidth==0.2.6
websocket-client==1.5.1
Werkzeug==2.2.3
wget==3.2
wrapt==1.14.1
zipp==3.14.0
torch==1.13.1+cu117
torchaudio==0.13.1+cu117
torchvision==0.14.1+cu117