-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.19 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
aiohttp==3.9.0
aiosignal==1.3.1
alembic==1.12.0
asn1crypto==1.5.1
attrs==23.1.0
bcrypt==4.0.1
blinker==1.6.2
cachetools==5.3.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cloud-sql-python-connector==1.4.3
colorama==0.4.6
cryptography==41.0.6
dnspython==2.4.2
dominate==2.8.0
email-validator==2.0.0.post2
Flask==2.3.3
Flask-Bcrypt==1.0.1
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Migrate==4.0.5
flask-nav==0.6
Flask-Principal==0.4.0
Flask-Security-Too>=5.3.3
Flask-SQLAlchemy==3.0.5
Flask-Testing==0.8.1
Flask-WTF==1.1.2
frozenlist==1.4.0
google-auth==2.23.4
greenlet==2.0.2
gunicorn==21.2.0
idna==3.4
importlib-resources==6.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
MarkupSafe==2.1.3
multidict==6.0.4
numpy==1.26.1
opencv-python==4.8.1.78
packaging==23.1
pandas==2.1.3
passlib==1.7.4
pg8000==1.30.3
Pillow==10.0.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pypng==0.20220715.0
python-dateutil==2.8.2
python-decouple==3.8
python-dotenv==1.0.0
pytz==2023.3.post1
pyzbar==0.1.9
qrcode==7.4.2
requests==2.31.0
rsa==4.9
scramp==1.4.4
six==1.16.0
SQLAlchemy==2.0.20
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.1.0
visitor==0.1.3
Werkzeug==2.3.8
WTForms==3.0.1
yarl==1.9.2