-
Notifications
You must be signed in to change notification settings - Fork 182
/
requirements.txt
59 lines (55 loc) · 1.16 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
boto3==1.35.90
codetiming==1.4.0
cryptography==44.0.0
Django==4.2.17
dj-database-url==2.3.0
django-allauth[socialaccount]==65.3.1
django-cors-headers==4.6.0
django-csp==4.0b2
django-debug-toolbar==4.4.6
django-filter==24.3
django-ipware==7.0.1
python-ipware==2.0.3 # 2.0.4, 2.0.5 break tests
django-redis==5.4.0
django-ftl==0.14
django-referrer-policy==1.0
djangorestframework==3.15.2
django-waffle==4.2.0
dockerflow==2024.4.2
drf-spectacular==0.28.0
drf-spectacular-sidecar==2024.12.1
glean_parser==16.1.0
google-cloud-profiler==4.1.0; python_version < '3.13'
gunicorn==23.0.0
jwcrypto==1.5.6
markus[datadog]==5.1.0
psycopg[c]==3.2.3
PyJWT==2.10.1
python-decouple==3.8
requests==2.32.3
sentry-sdk==2.19.2
whitenoise==6.8.2
# phones app
phonenumbers==8.13.52
twilio==9.4.1
vobject==0.9.9
# tests
coverage==7.6.10
model-bakery==1.20.0
pytest-cov==6.0.0
pytest-django==4.9.0
responses==0.25.3
# linting
black==24.10.0
ruff==0.8.4
# type hinting
boto3-stubs==1.35.90
botocore-stubs==1.35.90
django-stubs==5.1.1
djangorestframework-stubs==3.15.2
mypy-boto3-s3==1.35.81
mypy-boto3-ses==1.35.68
mypy-boto3-sns==1.35.68
mypy-boto3-sqs==1.35.0
mypy==1.14.0
types-requests==2.32.0.20241016