-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
102 lines (102 loc) · 3.61 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
appdirs==1.4.4
argon2-cffi==20.1.0
async-generator==1.10
attrs==20.2.0
backcall==0.2.0
bleach==3.2.1
blinker==1.6.2
certifi==2023.5.7
cffi==1.14.3
chardet==3.0.4
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.5
contourpy==1.0.5
cycler==0.11.0
Cython==0.29.32
DateTime==4.3
decorator==4.4.2
defusedxml==0.6.0
deprecation==2.1.0
eikon==1.1.7
entrypoints==0.3
Flask==2.3.2
Flask-SQLAlchemy==3.0.5
fonttools==4.37.4
greenlet==2.0.2
gTTS==2.3.2
h11==0.9.0
httpcore==0.10.2
httpx==0.14.3
idna==3.4
importlib-metadata==6.7.0
ipykernel==5.3.4
ipython==7.18.1
ipython-genutils==0.2.0
itsdangerous==2.1.2
jedi==0.17.2
Jinja2==3.1.2
joblib==1.2.0
jsonschema==3.2.0
jupyter-client==6.1.7
jupyter-core==4.6.3
jupyterlab-pygments==0.1.1
kiwisolver==1.4.4
llvmlite==0.39.1
MarkupSafe==2.1.3
matplotlib==3.6.0
mistune==0.8.4
nbclient==0.5.0
nbconvert==6.0.6
nbformat==5.0.7
nest-asyncio==1.3.3
notebook==6.1.4
numba==0.56.3
numpy==1.23.3
opencv-python==4.7.0.72
packaging==21.3
pandas==1.5.0
pandocfilters==1.4.2
parso==0.7.1
pickleshare==0.7.5
Pillow==9.2.0
prometheus-client==0.8.0
prompt-toolkit==3.0.7
pyclustering==0.10.1.2
pycparser==2.20
pygame==2.4.0
Pygments==2.7.1
pyparsing==3.0.9
pyrsistent==0.17.3
python-dateutil==2.8.2
pytz==2022.4
pywin32==228
pywinpty==0.5.7
pyzmq==19.0.2
requests==2.31.0
rfc3986==1.4.0
scikit-learn==1.1.2
scipy==1.9.2
seaborn==0.9.0
Send2Trash==1.5.0
similaritymeasures==0.6.0
six==1.16.0
sklearn==0.0
sniffio==1.2.0
sounddevice==0.4.6
SQLAlchemy==2.0.19
terminado==0.9.1
testpath==0.4.4
threadpoolctl==3.1.0
tornado==6.0.4
tqdm==4.64.1
traitlets==5.0.4
tslearn==0.5.2
typing_extensions==4.7.1
urllib3==2.0.3
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==0.57.0
Werkzeug==2.3.6
zipp==3.15.0
zope.interface==5.2.0