-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathrequirements.txt
59 lines (58 loc) · 1.1 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
# AUTOGENERATED, DO NOT EDIT
asgiref==3.8.1
beautifulsoup4==4.13.0b3
certifi==2024.12.14
chardet==5.2.0
charset-normalizer==3.4.1
coverage==7.6.10
cssselect2==0.7.0
django==5.2a1
django-admin-ordering==0.20.0
django-authlib==0.17.2
django-bootstrap5==24.3
django-colorfield==0.11.0
django-cors-headers==4.6.0
django-countries==7.6.1
django-debug-toolbar==5.0.1
django-fast-export==0.1.1
django-fineforms==0.7.0
django-js-asset==3.0.1
django-vanilla-views==3.0.0
et-xmlfile==2.0.0
factory-boy==3.3.1
faker==33.3.1
gunicorn==23.0.0
idna==3.10
iso3166==2.1.1
lxml==5.3.0
more-itertools==10.6.0
oauthlib==3.2.2
openpyxl==3.1.5
pdfdocument==4.0.0
phonenumbers==8.13.53
pillow==11.1.0
psycopg==3.2.4
psycopg-binary==3.2.4
python-dateutil==2.9.0.post0
python-stdnum==1.20
pytz==2024.2
qrbill==1.1.0
qrcode==8.0
reportlab==4.2.5
requests==2.32.3
requests-oauthlib==2.0.0
sentry-sdk==2.20.0
six==1.17.0
soupsieve==2.6
speckenv==6.2
sqlparse==0.5.3
svglib==1.5.1
svgwrite==1.4.3
time-machine==2.16.0
tinycss2==1.4.0
typing-extensions==4.12.2
urllib3==2.3.0
vobject==0.9.9
webencodings==0.5.1
whitenoise==6.8.2
xlsxdocument==1.3.10