chore: bump python requirements

This commit is contained in:
Herculino Trotta
2025-07-27 01:25:20 -03:00
parent 5465bb1eeb
commit d7a4e79321

View File

@@ -1,27 +1,27 @@
Django~=5.1
psycopg[binary]==3.2.6
psycopg[binary]==3.2.9
python-webpack-boilerplate==1.0.4
django-crispy-forms==2.3
crispy-bootstrap5==2025.4
django-crispy-forms==2.4
crispy-bootstrap5==2025.6
django-browser-reload==1.18.0
django-hijack==3.7.1
django-hijack==3.7.3
django-filter==25.1
django-debug-toolbar==4.4.6
django-cachalot~=2.7.0
django-cotton~=1.5.2
django-cachalot~=2.8.0
django-cotton~=1.6.0
django-pwa~=2.0.1
djangorestframework~=3.16.0
drf-spectacular~=0.28.0
django-import-export~=4.3.7
django-import-export~=4.3.9
gunicorn==23.0.0
whitenoise[brotli]==6.9.0
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
procrastinate[django]~=2.15.1
watchfiles==1.1.0 # https://github.com/samuelcolvin/watchfiles
procrastinate[django]~=3.4.0
requests~=2.32.3
django-allauth[socialaccount]~=65.9.0
django-allauth[socialaccount]~=65.10.0
pytz
python-dateutil~=2.9.0.post0