updated python dependencies
This commit is contained in:
parent
eb1b051a65
commit
b6b6662301
8 changed files with 20 additions and 20 deletions
|
@ -1,21 +1,21 @@
|
|||
Django==4.2.1
|
||||
django-bootstrap3==23.1
|
||||
django-compressor==4.3.1
|
||||
Django==4.2.3
|
||||
django-bootstrap3==23.4
|
||||
django-compressor==4.4
|
||||
csscompressor==0.9.5
|
||||
djangorestframework==3.14.0
|
||||
django-ninja==1.0.1
|
||||
django-filter==23.2
|
||||
django-filter==23.4
|
||||
django-environ==0.11.2
|
||||
shapely==2.0.1
|
||||
shapely==2.0.2
|
||||
pybind11==2.10.4
|
||||
MeshPy==2022.1.3
|
||||
# rtree==0.9.1
|
||||
celery==5.2.7
|
||||
celery==5.3.6
|
||||
requests==2.31.0
|
||||
Pillow==9.5.0
|
||||
Pillow==10.0.1
|
||||
qrcode==7.4.2
|
||||
matplotlib==3.7.1
|
||||
scipy==1.10.1
|
||||
matplotlib==3.8.2
|
||||
scipy==1.11.4
|
||||
django_libsass==0.9
|
||||
channels==4.0.0
|
||||
daphne==4.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue