-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.58 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
asgiref==3.8.1
beautifulsoup4==4.12.2
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
coverage==7.3.0
cryptography==43.0.3
cssselect2==0.7.0
defusedxml==0.7.1
Django==5.1.3
django-appconf==1.0.6
django-bootstrap5==24.1
django-countries==7.6.1
django-csp-helpers==0.7.1
django-extensions==3.2.3
django-filter==24.3
django-forms-dynamic==1.0.0
django-fsm-2==4.0.0
django-select2==8.1.2
django-session-timeout @ git+https://github.com/Lapeth/django-session-timeout@8e50dc6223164368be8c8e1754a90a2c6dca2dc2
django-simple-history==3.7.0
django-sql-utils==0.7.0
django-stubs==4.2.7
django-stubs-ext==5.1.1
django-tables2==2.7.0
django-tempus-dominus==5.1.2.17
django-weasyprint==2.3.0
django_csp==3.8
django_mitid_auth @ git+https://github.com/magenta-aps/gl-django-login.git@a7b2832256b492db035d1d88ea2304f627fb33e4
django_compressor==4.5.1
django-libsass==0.9
elementpath==4.6.0
fonttools==4.54.1
gunicorn==22.0.0
html5lib==1.1
idna==3.10
Jinja2==3.1.4
lxml==5.3.0
MarkupSafe==3.0.2
mypy==1.7.0
mypy-extensions==1.0.0
openpyxl==3.1.4
packaging==24.2
pillow==11.0.0
psycopg2-binary==2.9.9
pycparser==2.22
pydot==3.0.2
pydyf==0.11.0
pyOpenSSL==24.2.1
pyparsing==3.2.0
pyphen==0.17.0
pysaml2==7.5.0
python-dateutil==2.9.0.post0
pytz==2024.2
requests==2.31.0
six==1.16.0
soupsieve==2.6
sqlparse==0.5.1
tablib==3.7.0
tinycss2==1.4.0
types-pytz==2024.2.0.20241003
types-PyYAML==6.0.12.20240917
types-requests==2.31.0.20240218
typing_extensions==4.12.2
unittest-parametrize==1.4.0
urllib3==2.2.3
weasyprint==62.3
webencodings==0.5.1
whitenoise==6.0.0
xmlschema==2.5.1
xmltodict==0.14.2
zopfli==0.2.3.post1