Skip to content

Commit b241829

Browse files
committed
feat(deps): reduce dependency pinning
Weblate will do the pinning directly via WeblateOrg/weblate#19355, so we can remove most of the pins here.
1 parent 1f98c5d commit b241829

1 file changed

Lines changed: 0 additions & 65 deletions

File tree

requirements.txt

Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,3 @@
1-
aeidon==1.16
2-
ahocorasick-rs==1.0.3
3-
aliyun-python-sdk-alimt==3.2.0
4-
altcha==2.0.0
5-
argon2-cffi==25.1.0
6-
borgbackup==1.4.4
7-
boto3==1.43.4
8-
celery==5.6.3
9-
certifi==2026.4.22
10-
# For Argon2 and misaka
11-
cffi==2.0.0
12-
# For Azure Tenant auth
13-
cryptography==48.0.0
14-
Django==6.0.5
15-
django-appconf==1.2.0
16-
django-auth-ldap==5.3.0
17-
django-celery-beat==2.9.0
18-
django-cors-headers==4.9.0
19-
django-crispy-forms==2.6
20-
django-otp==1.7.0
21-
django-otp-webauthn==0.8.0
22-
django-redis==6.0.0
23-
django_compressor==4.6.0
24-
djangorestframework==3.17.1
251
# Alernative Celery pool implementation
262
gevent==26.4.0
27-
git-review==2.5.0
28-
google-cloud-translate==3.26.0
29-
granian==2.7.4
30-
hiredis==3.3.1
31-
html2text==2025.4.15
32-
iniparse==0.5
33-
lxml==6.1.0
34-
mercurial==7.2.1
35-
mistletoe==1.5.1
36-
nh3==0.3.5
37-
openai==2.34.0
38-
openpyxl==3.1.5
39-
phply==1.2.6
40-
Pillow==12.2.0
41-
psycopg[binary]==3.3.4
42-
pyasn1==0.6.3
43-
Pygments==2.20.0
44-
PyJWT==2.12.1
45-
pyOpenSSL==26.2.0
46-
pyparsing==3.3.2
47-
python-dateutil==2.9.0.post0
48-
python3-saml==1.16.0
49-
qrcode==8.2
50-
rapidfuzz==3.14.5
51-
raven
52-
redis==6.4.0
53-
requests==2.33.1
54-
rollbar==1.3.0
55-
ruamel.yaml==0.19.1
56-
sentry-sdk==2.59.0
57-
siphashc==2.7
58-
social-auth-app-django==5.9.0
59-
social-auth-core==4.9.1
603
supervisor==4.3.0
61-
tesserocr==2.10.0
62-
tomlkit==0.14.0
63-
translate-toolkit==3.19.7
64-
translation-finder==2.24
65-
unicode-segmentation-rs==0.2.4
66-
urllib3==2.6.3
67-
weblate-language-data==2026.7
68-
wllegal==2026.3

0 commit comments

Comments
 (0)