-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
76 lines (76 loc) · 2.83 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
altgraph==0.17.3
asttokens==2.2.1
auto-py-to-exe==2.26.1
autopep8==2.0.1
backcall==0.2.0
beautifulsoup4==4.11.1
bottle==0.12.23
bottle-websocket==0.2.9
bs4==0.0.1
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==2.1.1
colorama==0.4.6
comm==0.1.2
dataclass-wizard==0.22.2
dataclasses-json==0.5.7
debugpy==1.6.6
decorator==5.1.1
Eel==0.14.0
executing==1.2.0
future==0.18.2
gevent==22.10.2
gevent-websocket==0.10.1
greenlet==2.0.1
idna==3.4
ipykernel==6.21.2
ipython==8.11.0
jedi==0.18.2
Jinja2==3.1.2
jupyter_client==8.0.3
jupyter_core==5.2.0
markdown-it-py==2.2.0
MarkupSafe==2.1.1
marshmallow==3.19.0
marshmallow-enum==1.5.1
matplotlib-inline==0.1.6
mdurl==0.1.2
mypy-extensions==1.0.0
natsort==8.2.0
nest-asyncio==1.5.6
numpy==1.24.1
opencv-python==4.7.0.68
packaging==23.0
parso==0.8.3
pefile==2022.5.30
pickleshare==0.7.5
platformdirs==3.0.0
prompt-toolkit==3.0.38
psutil==5.9.4
pure-eval==0.2.2
pycodestyle==2.10.0
pycparser==2.21
Pygments==2.14.0
pyinstaller==5.7.0
pyinstaller-hooks-contrib==2022.14
pyparsing==3.0.9
python-dateutil==2.8.2
pywin32==305
pywin32-ctypes==0.2.0
pyzmq==25.0.0
requests==2.28.1
rich==13.3.1
six==1.16.0
soupsieve==2.3.2.post1
stack-data==0.6.2
tomli==2.0.1
tornado==6.2
traitlets==5.9.0
typing-inspect==0.8.0
typing_extensions==4.5.0
urllib3==1.26.13
wcwidth==0.2.6
whichcraft==0.6.1
zope.event==4.6
zope.interface==5.5.2