-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
117 lines (117 loc) · 2.06 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
absl-py==1.3.0
aiohttp==3.8.3
aiosignal==1.2.0
appdirs==1.4.4
asttokens==2.2.1
async-timeout==4.0.2
attrs==22.1.0
backcall==0.2.0
blinker==1.4
Bottleneck==1.3.5
brotlipy==0.7.0
cachetools==4.2.2
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==2.0.4
click==8.0.4
colorama==0.4.5
comm==0.1.2
cryptography==37.0.1
cycler==0.11.0
debugpy==1.6.4
decorator==5.1.1
docopt==0.6.2
entrypoints==0.4
executing==1.2.0
faiss==1.7.2
fonttools==4.25.0
frozenlist==1.3.3
google-auth==2.6.0
google-auth-oauthlib==0.4.4
graphviz==0.20.1
grpcio==1.42.0
h5py==3.7.0
hnswlib==0.7.0
idna==3.3
importlib-metadata==6.0.0
ipykernel==6.19.2
ipython==8.7.0
ipywidgets==8.0.3
jedi==0.18.2
joblib==1.1.0
jupyter_client==7.4.8
jupyter_core==5.1.0
jupyterlab-widgets==3.0.4
kiwisolver==1.4.2
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.5.2
matplotlib-inline==0.1.6
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
multidict==6.0.2
munkres==1.1.4
nest-asyncio==1.5.6
numexpr==2.8.4
numpy==1.24.2
oauthlib==3.2.2
opencv-python==4.6.0.66
packaging==21.3
pandas==1.5.3
parso==0.8.3
pickleshare==0.7.5
Pillow==9.2.0
pipreqs==0.4.13
platformdirs==2.6.0
ply==3.11
pooch==1.4.0
prompt-toolkit==3.0.36
protobuf==3.20.3
psutil==5.9.4
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.13.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pyparsing==3.0.9
PyQt5==5.15.7
PyQt5-sip==12.11.0
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.7
pywin32==305
pyzmq==24.0.1
requests==2.28.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==1.1.1
scipy==1.10.1
seaborn==0.12.2
sip==6.6.2
six==1.16.0
stack-data==0.6.2
tensorboard==2.10.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
threadpoolctl==2.2.0
toml==0.10.2
torch==1.12.1
torchaudio==0.12.1
torchsummary==1.5.1
torchvision==0.13.1
tornado==6.2
tqdm==4.64.0
traitlets==5.6.0
typing_extensions==4.3.0
urllib3==1.26.11
wcwidth==0.2.5
Werkzeug==2.2.3
widgetsnbextension==4.0.4
win-inet-pton==1.1.0
wincertstore==0.2
yarg==0.1.9
yarl==1.8.1
zipp==3.11.0