-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
86 lines (86 loc) · 1.53 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
85
86
alembic==1.8.1
aniso8601==9.0.1
arabic-reshaper==2.1.4
asn1crypto==1.5.1
autopep8==2.0.0
backports.zoneinfo==0.2.1
bcrypt==4.0.1
cachelib==0.9.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cryptography==38.0.4
cssselect2==0.7.0
dnspython==2.2.1
email-validator==1.3.0
Flask==2.2.2
Flask-Admin==1.6.0
Flask-Alembic==2.0.1
Flask-Bcrypt==1.0.1
Flask-Cors==3.0.10
Flask-JWT==0.3.2
Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-Migrate==4.0.0
flask-mongoengine==1.0.0
Flask-PyMongo==2.3.0
Flask-RESTful==0.3.9
Flask-Script==2.0.6
flask-serialize==2.1.2
Flask-Session==0.4.0
Flask-SQLAlchemy==3.0.2
Flask-WTF==1.0.1
future==0.18.2
greenlet==2.0.1
html5lib==1.1
idna==3.4
importlib-metadata==5.1.0
importlib-resources==5.10.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonpickle==2.2.0
lxml==4.9.1
Mako==1.2.4
MarkupSafe==2.1.1
marshmallow==3.19.0
marshmallow-sqlalchemy==0.28.1
mongoengine==0.24.2
oscrypto==1.3.0
packaging==21.3
pdfkit==1.0.0
permissive-dict==1.0.4
Pillow==9.3.0
psycopg2-binary==2.9.5
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.2
pyHanko==0.15.1
pyhanko-certvalidator==0.19.7
PyJWT==2.6.0
pymongo==4.3.3
pyparsing==3.0.9
PyPDF3==1.0.6
python-bidi==0.4.2
pytz==2022.6
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
qrcode==7.3.1
reportlab==3.6.12
requests==2.28.1
six==1.16.0
SQLAlchemy==1.4.44
svglib==1.4.1
tinycss2==1.2.1
tomli==2.0.1
tqdm==4.64.1
typing-extensions==4.4.0
tzdata==2022.7
tzlocal==4.2
uritools==4.0.0
urllib3==1.26.13
webencodings==0.5.1
Werkzeug==2.2.2
WTForms==3.0.1
xhtml2pdf==0.2.8
zipp==3.11.0