update all dependencies so we have some fun new bugs to fix
This commit is contained in:
parent
f696da7c9c
commit
786d490e27
9 changed files with 26 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
flake8==4.0.1
|
||||
pycodestyle==2.8.0
|
||||
flake8==6.0.0
|
||||
pycodestyle==2.10.0
|
||||
isort
|
||||
django-debug-toolbar
|
||||
|
|
|
@ -1 +1 @@
|
|||
ModernGL==5.6.4
|
||||
ModernGL==5.8.2
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
Django==4.0.3
|
||||
django-bootstrap3==21.2
|
||||
django-compressor==3.1
|
||||
Django==4.2.1
|
||||
django-bootstrap3==23.1
|
||||
django-compressor==4.3.1
|
||||
csscompressor==0.9.5
|
||||
djangorestframework==3.13.1
|
||||
django-filter==21.1
|
||||
shapely==1.8.1.post1
|
||||
pybind11==2.9.2
|
||||
MeshPy==2020.1
|
||||
djangorestframework==3.14.0
|
||||
django-filter==23.2
|
||||
shapely==2.0.1
|
||||
pybind11==2.10.4
|
||||
MeshPy==2022.1.3
|
||||
# rtree==0.9.1
|
||||
celery==5.2.3
|
||||
requests==2.27.1
|
||||
Pillow==9.1.0
|
||||
qrcode==7.3.1
|
||||
matplotlib==3.5.1
|
||||
scipy==1.8.0
|
||||
celery==5.2.7
|
||||
requests==2.31.0
|
||||
Pillow==9.5.0
|
||||
qrcode==7.4.2
|
||||
matplotlib==3.7.1
|
||||
scipy==1.10.1
|
||||
django_libsass==0.9
|
||||
channels==3.0.4
|
||||
channels==4.0.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
django-redis==5.2.0
|
||||
redis==4.2.1
|
||||
redis==4.5.5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
pgi==0.0.11.2
|
||||
cairocffi==1.3.0
|
||||
cairocffi==1.5.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
sentry-sdk==1.5.8
|
||||
sentry-sdk==1.25.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue