forked from mozilla/pontoon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbase.in
More file actions
51 lines (51 loc) · 1.59 KB
/
Copy pathbase.in
File metadata and controls
51 lines (51 loc) · 1.59 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
# This requirements file contains direct dependencies
# that are used in both prod and dev environments.
#
# The requirements listed here are incomplete,
# and no compiled requirements/base.txt file is provided.
# Instead, install dependencies from one of the following:
# - prod.txt: required for running Pontoon in production
# - dev.txt: required for running and working on Pontoon in development
#
# When making changes to any requirements/*.in file,
# recompile the requirements with:
# - `make requirements` if using the development Docker environment
# - `sh docker/compile_requirements.sh` if using `uv` directly
#
# The dependencies are sorted by alphabetical order.
# Dependencies that do not come from pypi (eg. eggs from github) are listed at the end of the list.
# -------------------------------------------------------------------------------------------------
beautifulsoup4==4.12.3
celery==5.4.0
compare-locales==9.0.4
dj-database-url==3.1.2
Django==5.2.15
djangorestframework==3.17.1
django-ace==1.43.5
django-allauth[socialaccount]==65.16.1
django-bmemcached==0.3.0
django-cors-headers==4.9.0
django-csp==4.0
django-dirtyfields==1.9.9
django-filter==25.2
django-guardian==3.3.1
django-jinja==2.11.0
django-notifications-community==1.11.3.post1
django-pipeline==4.1.0
drf-spectacular[sidecar]==0.29.0
google-cloud-translate==3.16.0
gunicorn==23.0.0
justhtml==3.11.2
markupsafe==2.0.1
moz.l10n[xml]==0.14.1
newrelic==9.6.0
openai==3.0.0
PyJWT==2.13.0
python-dateutil==2.9.0
python-dotenv==1.2.2
rapidfuzz==3.9.7
sacrebleu==2.4.3
sacremoses==0.1.1
translate-toolkit==3.19.3
whitenoise==6.12.0
zensical==0.0.34