-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
72 lines (72 loc) · 2.63 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
backcall==0.2.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
cycler==0.11.0
dash==2.7.0
dash-bootstrap-components==1.2.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
debugpy==1.5.1
decorator==5.1.0
docopt==0.6.2
entrypoints==0.3
Flask==2.2.2
fonttools==4.33.3
greenlet==1.1.2
idna==3.3
imageio==2.22.4
importlib-metadata==5.0.0
imutils==0.5.4
ipykernel==6.6.0
ipython==7.30.1
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
jupyter-client==7.1.0
jupyter-core==4.9.1
kiwisolver==1.4.2
MarkupSafe==2.1.1
matplotlib==3.5.2
matplotlib-inline==0.1.3
mysql-connector-python==8.0.28
nest-asyncio==1.5.4
numpy==1.21.4
opencv-contrib-python==4.6.0.66
opencv-python==4.5.5.64
packaging==21.3
pandas==1.3.4
parso==0.8.3
pickleshare==0.7.5
Pillow==9.1.0
pipreqs==0.4.11
plotly==5.11.0
praw==7.5.0
prawcore==2.3.0
prompt-toolkit==3.0.23
protobuf==3.19.4
Pygments==2.10.0
PyMySQL==1.0.2
pyparsing==3.0.8
PySimpleGUI==4.60.4
python-dateutil==2.8.2
pytz==2021.3
pywin32==302
pyzbar==0.1.9
pyzmq==22.3.0
requests==2.27.1
six==1.16.0
SQLAlchemy==1.4.32
tenacity==8.1.0
tornado==6.1
tqdm==4.62.3
traitlets==5.1.1
update-checker==0.18.0
urllib3==1.26.9
wcwidth==0.2.5
websocket-client==1.3.1
Werkzeug==2.2.2
yarg==0.1.9
zipp==3.10.0