-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
43 lines (40 loc) · 980 Bytes
/
requirements.txt
File metadata and controls
43 lines (40 loc) · 980 Bytes
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
12factor-vault==0.1.23
aiosmtpd==1.4.6
# cryptography is an optional dependency of pyjwt for RSA support
cryptography==47.0.0
Django==6.0.4
django-cors-headers==4.9.0
django-dbconn-retry==0.2.0
django-oauth-toolkit==3.2.0
django-postgresql-setrole==1.0.12
django-ratelimit==4.1.0
django-select2==8.4.8
envdir==1.0.1
gunicorn==25.3.0
hvac==2.4.0
passlib==1.7.4
psycopg[binary]==3.3.3
pyjwt==2.12.1
py-consul==1.7.1
python-json-logger==4.1.0
requests==2.33.1
sqlparse==0.5.5
srslib==0.1.5
typing-extensions==4.15.0
whitenoise==6.12.0
# DKIM filter dependencies
dkimpy==1.1.8
# undeclared dependency of dkimpy
authres==1.2.0
python-daemon==3.1.2
# vendored dependencies from django12factor
dj-database-url==3.1.2
dj-email-url==1.0.6
django-cache-url==3.4.6
six==1.17.0
# typing extensions (must be installed at runtime because of Django stubs)
django-stubs==6.0.3
django-stubs-ext==6.0.3
types-cryptography==3.3.23.2
types-oauthlib==3.3.0.20260408
types-requests==2.33.0.20260408