Skip to content

Commit

Permalink
update all django-large-images dependencies (#4511)
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos authored Feb 19, 2025
1 parent 5bb2a65 commit b3a613a
Showing 1 changed file with 32 additions and 10 deletions.
42 changes: 32 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ asgiref==3.8.1
async-timeout==5.0.1
# via redis
attrs==25.1.0
# via fiona
# via
# fiona
# jsonschema
# referencing
beautifulsoup4==4.13.3
# via mapentity
billiard==4.2.1
Expand Down Expand Up @@ -109,6 +112,7 @@ django==4.2.18
# django-treebeard
# django-weasyprint
# djangorestframework
# drf-spectacular
# drf-yasg
# easy-thumbnails
# geotrek (setup.py)
Expand Down Expand Up @@ -142,7 +146,7 @@ django-filter==24.3
# mapentity
django-js-asset==2.2.0
# via django-mptt
django-large-image==0.8.1
django-large-image==0.10.0
# via geotrek (setup.py)
django-leaflet==0.19.post11
# via mapentity
Expand All @@ -166,6 +170,7 @@ djangorestframework==3.15.2
# djangorestframework-datatables
# djangorestframework-gis
# drf-extensions
# drf-spectacular
# drf-yasg
# mapentity
djangorestframework-datatables==0.7.2
Expand All @@ -178,10 +183,10 @@ drf-dynamic-fields==0.4.0
# via geotrek (setup.py)
drf-extensions==0.7.1
# via geotrek (setup.py)
drf-spectacular==0.28.0
# via django-large-image
drf-yasg==1.21.5
# via
# django-large-image
# geotrek (setup.py)
# via geotrek (setup.py)
easy-thumbnails==2.9
# via
# geotrek (setup.py)
Expand All @@ -208,20 +213,26 @@ idna==3.10
importlib-metadata==8.5.0
# via pygal
inflection==0.5.1
# via drf-yasg
# via
# drf-spectacular
# drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.5
# via coreschema
jsonschema==4.23.0
# via drf-spectacular
jsonschema-specifications==2024.10.1
# via jsonschema
kombu==5.4.2
# via celery
landez==2.5.0
# via geotrek (setup.py)
large-image==1.20.3
large-image==1.31.1
# via
# django-large-image
# large-image-source-vips
large-image-source-vips==1.17.2
large-image-source-vips==1.31.1
# via geotrek (setup.py)
lxml==4.9.3
# via
Expand Down Expand Up @@ -271,8 +282,6 @@ pillow==11.1.0
# weasyprint
prompt-toolkit==3.0.50
# via click-repl
psutil==7.0.0
# via large-image
psycopg2==2.9.10
# via geotrek (setup.py)
pycparser==2.22
Expand Down Expand Up @@ -301,10 +310,16 @@ pytz==2025.1
# drf-yasg
pyvips==2.2.3
# via large-image-source-vips
pyyaml==6.0.2
# via drf-spectacular
rcssmin==1.1.2
# via django-compressor
redis==5.2.1
# via geotrek (setup.py)
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
reportlab==4.2.5
# via
# easy-thumbnails
Expand All @@ -317,6 +332,10 @@ requests==2.32.3
# mapentity
rjsmin==1.2.2
# via django-compressor
rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.10
# via drf-yasg
ruamel-yaml-clib==0.2.12
Expand Down Expand Up @@ -354,6 +373,8 @@ typing-extensions==4.12.2
# asgiref
# beautifulsoup4
# django-modeltranslation
# large-image
# referencing
tzdata==2025.1
# via
# celery
Expand All @@ -362,6 +383,7 @@ tzdata==2025.1
uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
# drf-yasg
urllib3==2.2.3
# via
Expand Down

0 comments on commit b3a613a

Please sign in to comment.