-
Notifications
You must be signed in to change notification settings - Fork 177
/
requirements.txt
62 lines (58 loc) · 1.22 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
boto3==1.35.57
codetiming==1.4.0
cryptography==43.0.3
Django==4.2.16
dj-database-url==2.3.0
django-allauth[socialaccount]==65.2.0
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.1.0
dockerflow==2024.4.2
drf-spectacular==0.27.2
drf-spectacular-sidecar==2024.11.1
glean_parser==15.2.1
google-cloud-profiler==4.1.0; python_version < '3.13'
gunicorn==23.0.0
jwcrypto==1.5.6
markus[datadog]==5.1.0
pem==23.1.0
psycopg[c]==3.2.3
PyJWT==2.9.0
python-decouple==3.8
pyOpenSSL==24.2.1
requests==2.32.3
sentry-sdk==2.18.0
whitenoise==6.8.2
# phones app
phonenumbers==8.13.49
twilio==9.3.6
vobject==0.9.8
# tests
coverage==7.6.4
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.7.3
# type hinting
boto3-stubs==1.35.57
botocore-stubs==1.35.57
django-stubs==5.1.1
djangorestframework-stubs==3.15.1
mypy-boto3-s3==1.35.46
mypy-boto3-ses==1.35.3
mypy-boto3-sns==1.35.0
mypy-boto3-sqs==1.35.0
mypy==1.13.0
types-pyOpenSSL==24.1.0.20240722
types-requests==2.32.0.20241016