mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 09:08:39 +02:00
chore: bump python requirements
This commit is contained in:
@@ -1,27 +1,27 @@
|
|||||||
Django~=5.1
|
Django~=5.1
|
||||||
psycopg[binary]==3.2.6
|
psycopg[binary]==3.2.9
|
||||||
python-webpack-boilerplate==1.0.4
|
python-webpack-boilerplate==1.0.4
|
||||||
django-crispy-forms==2.3
|
django-crispy-forms==2.4
|
||||||
crispy-bootstrap5==2025.4
|
crispy-bootstrap5==2025.6
|
||||||
django-browser-reload==1.18.0
|
django-browser-reload==1.18.0
|
||||||
django-hijack==3.7.1
|
django-hijack==3.7.3
|
||||||
django-filter==25.1
|
django-filter==25.1
|
||||||
django-debug-toolbar==4.4.6
|
django-debug-toolbar==4.4.6
|
||||||
django-cachalot~=2.7.0
|
django-cachalot~=2.8.0
|
||||||
django-cotton~=1.5.2
|
django-cotton~=1.6.0
|
||||||
django-pwa~=2.0.1
|
django-pwa~=2.0.1
|
||||||
djangorestframework~=3.16.0
|
djangorestframework~=3.16.0
|
||||||
drf-spectacular~=0.28.0
|
drf-spectacular~=0.28.0
|
||||||
django-import-export~=4.3.7
|
django-import-export~=4.3.9
|
||||||
|
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
whitenoise[brotli]==6.9.0
|
whitenoise[brotli]==6.9.0
|
||||||
|
|
||||||
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
|
watchfiles==1.1.0 # https://github.com/samuelcolvin/watchfiles
|
||||||
procrastinate[django]~=2.15.1
|
procrastinate[django]~=3.4.0
|
||||||
|
|
||||||
requests~=2.32.3
|
requests~=2.32.3
|
||||||
django-allauth[socialaccount]~=65.9.0
|
django-allauth[socialaccount]~=65.10.0
|
||||||
|
|
||||||
pytz
|
pytz
|
||||||
python-dateutil~=2.9.0.post0
|
python-dateutil~=2.9.0.post0
|
||||||
|
|||||||
Reference in New Issue
Block a user