-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 1.87 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
arabic-reshaper==3.0.0
asgiref==3.7.2
asn1crypto==1.5.1
bcrypt==4.1.2
blinker==1.7.0
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.5
cssselect2==0.7.0
Django==5.0.3
django-crispy-forms==2.1
dnspython==2.6.1
Flask==3.0.2
Flask-PyMongo==2.3.0
Flask-SQLAlchemy==3.1.1
greenlet==3.0.3
html5lib==1.1
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
lxml==5.1.0
MarkupSafe==2.1.5
oscrypto==1.3.0
pillow==10.2.0
pycparser==2.21
pyHanko==0.23.1
pyhanko-certvalidator==0.26.3
pymongo==4.6.3
pypdf==4.1.0
pypng==0.20220715.0
python-bidi==0.4.2
PyYAML==6.0.1
qrcode==7.4.2
reportlab==4.0.9
requests==2.31.0
six==1.16.0
SQLAlchemy==2.0.29
sqlparse==0.4.4
svglib==1.5.1
tinycss2==1.2.1
typing_extensions==4.10.0
tzdata==2024.1
tzlocal==5.2
uritools==4.0.2
urllib3==2.2.1
webencodings==0.5.1
Werkzeug==3.0.1
xhtml2pdf==0.2.15
zxcvbn-python==4.4.24