-
Notifications
You must be signed in to change notification settings - Fork 36
/
requirements.txt
71 lines (71 loc) · 1.25 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
anyio==3.7.1
asn1crypto==1.5.1
Babel==2.12.1
bcrypt==4.0.1
bleach==6.0.0
blinker==1.6.2
cbor2==5.4.6
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
cryptography==41.0.6
dnspython==2.4.0
docxcompose==1.4.0
docxtpl==0.16.7
email-validator==2.0.0.post2
et-xmlfile==1.1.0
exceptiongroup==1.1.2
Flask==2.2.5
Flask-BabelEx==0.9.4
Flask-Login==0.6.2
Flask-Mail==0.9.1
flask-mailman==0.3.0
flask-mongoengine==1.0.0
Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-Security-Too==5.0.2
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
gitdb==4.0.10
GitPython==3.1.41
greenlet==2.0.2
h11==0.14.0
httpcore==0.17.3
idna==3.4
importlib-metadata==6.8.0
importlib-resources==6.0.0
itsdangerous==2.1.2
Jinja2==3.1.3
lxml==4.9.3
MarkupSafe==2.1.3
mkdocs-material-extensions==1.1.1
mongoengine==0.27.0
openpyxl==3.1.2
passlib==1.7.4
phonenumberslite==8.13.17
pycparser==2.21
pydantic==1.10.11
pymongo==4.4.1
pyOpenSSL==23.2.0
pypng==0.20220715.0
python-docx==0.8.11
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0.1
qrcode==7.4.2
requests==2.31.0
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
speaklater==1.3
SQLAlchemy==2.0.19
SQLAlchemy-Utils==0.41.1
typing_extensions==4.7.1
urllib3==2.0.4
webauthn==1.9.0
webencodings==0.5.1
Werkzeug==2.3.6
WTForms==3.0.1
zipp==3.16.2
gunicorn==20.1.0