-
Notifications
You must be signed in to change notification settings - Fork 255
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (57 loc) · 1.2 KB
/
requirements.txt
File metadata and controls
61 lines (57 loc) · 1.2 KB
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
boto3==1.42.89
codetiming==1.4.0
cryptography==46.0.7
Django==5.2.13
dj-database-url==3.1.2
django-allauth[socialaccount]==65.16.0
django-cors-headers==4.9.0
django-csp==4.0
django-debug-toolbar==6.3.0
django-filter==25.2
django-ipware==7.0.1
python-ipware==2.0.3 # 2.0.4, 2.0.5 break tests
django-redis==6.0.0
django-ftl==0.14
django-referrer-policy==1.0
djangorestframework==3.17.1
django-waffle==5.0.0
dockerflow==2026.3.4
drf-spectacular==0.29.0
drf-spectacular-sidecar==2026.4.1
glean_parser==19.0.0
google-cloud-profiler==4.1.0; python_version < '3.13'
gunicorn==25.3.0
jwcrypto==1.5.7
kinto-http==11.9.0
markus[datadog]==5.2.0
psycopg[c]==3.3.3
PyJWT==2.12.1
python-decouple==3.8
requests==2.33.1
requests-oauthlib==2.0.0
sentry-sdk==2.58.0
whitenoise==6.12.0
# phones app
phonenumbers==9.0.28
twilio==9.10.4
vobject==0.9.9
# tests
coverage==7.13.5
model-bakery==1.23.4
pytest-cov==7.1.0
pytest-django==4.12.0
responses==0.26.0
# linting
black==26.3.1
ruff==0.15.10
# type hinting
boto3-stubs==1.42.89
botocore-stubs==1.42.41
mypy-boto3-s3==1.42.85
django-stubs==6.0.2
djangorestframework-stubs==3.16.9
mypy-boto3-ses==1.42.3
mypy-boto3-sns==1.42.3
mypy-boto3-sqs==1.42.3
mypy==1.20.1
types-requests==2.33.0.20260408