@@ -28,48 +28,48 @@ requires-python = >=3.9
2828[options]
2929install_requires =
3030 Brotli ==1.1.0
31- boto3 ==1.35.85
32- celery ==5.4.0
31+ boto3 ==1.38.5
32+ celery ==5.5.2
3333 channels-redis ==4.2.1
34- channels[daphne]==4.2.0
34+ channels[daphne]==4.2.2
3535 chardet ==5.2.0
3636 coreapi ==2.3.3
37- cryptography ==44.0.0
37+ cryptography ==44.0.2
3838 dj-database-url ==2.3.0
39- dj-rest-auth ==7.0.0
39+ dj-rest-auth ==7.0.1
4040 django-configurations ==2.5.1
41- django-cors-headers ==4.6 .0
42- django-extensions ==3.2.3
43- django-filter ==24.3
41+ django-cors-headers ==4.7 .0
42+ django-extensions ==4.1
43+ django-filter ==25.1
4444 django-parler ==2.3
4545 django-redis ==5.4.0
46- django-safedelete ==1.4.0
46+ django-safedelete ==1.4.1
4747 django-storages ==1.14.3
4848 django-peertube-runner-connector ==0.12.1
4949 django-waffle ==4.2.0
5050 Django ==5.0.9
51- djangorestframework ==3.15.2
52- djangorestframework_simplejwt ==5.3.1
51+ djangorestframework ==3.16.0
52+ djangorestframework_simplejwt ==5.5.0
5353 dockerflow ==2024.4.2
5454 drf-spectacular ==0.28.0
5555 ffmpeg-python ==0.2.0
5656 gunicorn ==23.0.0
5757 logging-ldp ==0.0.7
58- lxml ==5.3 .0
58+ lxml ==5.4 .0
5959 oauthlib ==3.2.2
60- Pillow ==11.0.0
61- psycopg[binary]==3.2.3
62- pycaption ==2.2.15
63- PyMuPDF ==1.25.1
60+ Pillow ==11.2.1
61+ psycopg[binary]==3.2.6
62+ pycaption ==2.2.16
63+ PyMuPDF ==1.25.5
6464 python-dateutil ==2.9.0.post0
6565 requests ==2.32.3
66- sentry-sdk ==2.19.2
67- social-auth-app-django ==5.4.2
68- social-auth-core[saml]==4.5.4
66+ sentry-sdk ==2.27.0
67+ social-auth-app-django ==5.4.3
68+ social-auth-core[saml]==4.6.1
6969 social-edu-federation ==2.1.1
70- urllib3 ==2.2.3
71- uvicorn[standard]==0.34.0
72- whitenoise ==6.8.2
70+ urllib3 ==2.4.0
71+ uvicorn[standard]==0.34.2
72+ whitenoise ==6.9.0
7373 xmlsec ==1.3.15
7474 xmpppy ==0.7.1
7575
@@ -92,31 +92,31 @@ console_scripts =
9292
9393[options.extras_require]
9494dev =
95- bandit ==1.8.0
96- black ==24.10 .0
95+ bandit ==1.8.3
96+ black ==25.1 .0
9797 cookiecutter ==2.6.0
98- factory_boy ==3.3.1
99- flake8 ==7.1.1
100- ipython ==8.31 .0
101- isort ==5.13.2
102- pdbpp ==0.11.5
103- pycodestyle ==2.12.1
98+ factory_boy ==3.3.3
99+ flake8 ==7.2.0
100+ ipython ==9.2 .0
101+ isort ==6.0.1
102+ pdbpp ==0.11.6
103+ pycodestyle ==2.13.0
104104 pylint-django ==2.6.1
105105 pylint-plugin-utils ==0.8.2
106- pylint ==3.3.2
107- pytest-cov ==6.0.0
108- pytest-django ==4.9.0
106+ pylint ==3.3.6
107+ pytest-cov ==6.1.1
108+ pytest-django ==4.11.1
109109 pytest-mock ==3.14.0
110- pytest ==8.3.4
111- responses ==0.25.3
110+ pytest ==8.3.5
111+ responses ==0.25.7
112112 signxml ==4.0.3
113113 wheel ==0.45.1
114114
115115e2e =
116- playwright ==1.49.1
117- pytest-playwright ==0.6.2
116+ playwright ==1.51.0
117+ pytest-playwright ==0.7.0
118118# mcr.microsoft.com/playwright:jammy requires tzdata
119- tzdata ==2024 .2
119+ tzdata ==2025 .2
120120
121121[bdist_wheel]
122122universal = 1
0 commit comments