-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.5 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
alembic==1.3.0
asgiref==3.2.7
aspy.yaml==1.3.0
astroid==2.3.3
bcrypt==3.1.7
certifi==2019.11.28
cffi==1.13.1
cfgv==2.0.1
chardet==3.0.4
Click==7.0
colorama==0.4.1
Django==3.0.4
dnspython==1.16.0
email-validator==1.0.5
face-recognition-models==0.3.0
fastapi==0.42.0
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Migrate==2.5.3
Flask-PyMongo==2.3.0
Flask-Session==0.3.1
Flask-SocketIO==4.2.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
fpdf==1.7.2
gunicorn==20.0.0
h11==0.8.1
identify==1.4.9
idna==2.8
importlib-metadata==1.3.0
imutils==0.5.3
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.3
lazy-object-proxy==1.4.3
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.0.2
ngrok==0.0.1
nodeenv==1.3.3
numpy==1.16.5
opencv-contrib-python==4.1.2.30
opencv-python==4.1.2.30
paho-mqtt==1.4.0
passlib==1.7.1
peewee==3.11.2
Pillow==6.2.1
pre-commit==1.18.3
psycopg2==2.8.4
pycparser==2.19
pydantic==0.32.2
PyJWT==1.7.1
pylint==2.4.2
pymongo==3.9.0
pyserial==3.4
python-dateutil==2.8.1
python-dotenv==0.10.3
python-editor==1.0.4
python-engineio==3.11.2
python-printer-escpos==0.0.3
python-socketio==4.4.0
pytz==2019.3
pyusb==1.0.2
PyYAML==5.2
qrcode==6.1
readchar==2.0.1
requests==2.22.0
simple-chalk==0.1.0
six==1.12.0
SQLAlchemy==1.3.10
sqlparse==0.3.1
starlette==0.12.9
toml==0.10.0
typed-ast==1.4.0
urllib3==1.25.7
uvicorn==0.10.4
virtualenv==16.7.9
virtualenvwrapper-win==1.2.6
websockets==8.1
Werkzeug==0.16.0
wrapt==1.11.2
WTForms==2.2.1
zipp==0.6.0