forked from mozilla-services/socorro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.in
73 lines (69 loc) · 1.52 KB
/
requirements.in
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
attrs==23.2.0
awscli==1.32.95
boltons==24.0.0
boto3==1.34.95
click==8.1.7
contextlib2==21.6.0
datadog==0.49.1
django-cors-headers==4.3.1
django_csp==3.8
django-jinja==2.11.0
django-npm==1.0.0
django-pipeline==3.0.0
django-ratelimit==4.1.0
djangorestframework==3.15.1
dj-database-url==2.1.0
dockerflow==2024.4.2
enforce-typing==1.0.0.post1
everett==3.3.0
fillmore==1.2.0
freezegun==1.4.0
glom==23.5.0
google-cloud-pubsub==2.21.1
google-cloud-storage==2.16.0
gunicorn==22.0.0
honcho==1.1.0
humanfriendly==10.0
inotify_simple==1.3.5
isodate==0.6.1
isoweek==1.3.3
jinja2==3.1.4
jsonschema==4.22.0
lxml==5.2.1
markus[datadog]==4.2.0
markdown-it-py==3.0.0
more-itertools==10.2.0
mozilla-django-oidc==4.0.1
oauth2client==4.1.3
pip-tools==7.4.1
psutil==5.9.8
psycopg2-binary==2.9.9
pygments==2.17.2
pymemcache==4.0.0
pyquery==2.0.0
pytest==8.2.0
pytest-django==4.8.0
pytest-env==1.1.3
python-decouple==3.8
requests==2.31.0
requests-mock==1.12.1
ruff==0.4.2
semver==3.0.2
sentry-sdk==1.40.5
statsd==4.0.1
urlwait==1.0
werkzeug==3.0.3
whitenoise==6.6.0
# NOTE(willkg): awscli pins docutils to <0.17.0, so we can't update Sphinx
# further.
sphinx==5.3.0
sphinx_rtd_theme==2.0.0
# NOTE(willkg): Don't need to update this. We don't really use it and we should
# remove it.
django-waffle==2.3.0
# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
django==4.2.13
# NOTE(willkg): Need to keep elasticsearch and elasticsearch-dsl at these versions
# because they work with the cluster we're using
elasticsearch==1.9.0
elasticsearch-dsl==0.0.11