mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
@@ -1,32 +1,32 @@
|
|||||||
Django~=5.1
|
Django~=5.1
|
||||||
psycopg[binary]==3.2.3
|
psycopg[binary]==3.2.6
|
||||||
python-webpack-boilerplate==1.0.3
|
python-webpack-boilerplate==1.0.4
|
||||||
django-crispy-forms==2.3
|
django-crispy-forms==2.3
|
||||||
crispy-bootstrap5==2024.10
|
crispy-bootstrap5==2025.4
|
||||||
django-browser-reload==1.12.1
|
django-browser-reload==1.18.0
|
||||||
django-hijack==3.4.5
|
django-hijack==3.7.1
|
||||||
django-filter==24.3
|
django-filter==25.1
|
||||||
django-debug-toolbar==4.3.0
|
django-debug-toolbar==4.4.6
|
||||||
django-cachalot~=2.6.3
|
django-cachalot~=2.7.0
|
||||||
django-cotton~=1.2.1
|
django-cotton~=1.5.2
|
||||||
django-pwa~=2.0.1
|
django-pwa~=2.0.1
|
||||||
djangorestframework~=3.15.2
|
djangorestframework~=3.16.0
|
||||||
drf-spectacular~=0.27.2
|
drf-spectacular~=0.28.0
|
||||||
django-import-export~=4.3.5
|
django-import-export~=4.3.7
|
||||||
|
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
whitenoise[brotli]==6.6.0
|
whitenoise[brotli]==6.9.0
|
||||||
|
|
||||||
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
|
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
|
||||||
procrastinate[django]~=2.14
|
procrastinate[django]~=2.15.1
|
||||||
|
|
||||||
requests~=2.32.3
|
requests~=2.32.3
|
||||||
|
|
||||||
pytz~=2024.2
|
pytz
|
||||||
python-dateutil~=2.9.0.post0
|
python-dateutil~=2.9.0.post0
|
||||||
simpleeval~=1.0.0
|
simpleeval~=1.0.3
|
||||||
pydantic~=2.10.5
|
pydantic~=2.11.3
|
||||||
PyYAML~=6.0.2
|
PyYAML~=6.0.2
|
||||||
mistune~=3.1.1
|
mistune~=3.1.3
|
||||||
openpyxl~=3.1
|
openpyxl~=3.1.5
|
||||||
xlrd~=2.0
|
xlrd~=2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user