Skip to content

Commit

Permalink
Bump django-composed-configuration to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Dec 9, 2024
1 parent e164490 commit cfef490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
's3-log-parse',
'zarr-checksum>=0.2.8',
# Production-only
'django-composed-configuration[prod]>=0.23.0',
'django-composed-configuration[prod]>=0.25.0',
'django-s3-file-field[s3]>=1.0.0',
'django-storages[s3]==1.14.3',
'gunicorn',
Expand All @@ -79,7 +79,7 @@
],
extras_require={
'dev': [
'django-composed-configuration[dev]>=0.23.0',
'django-composed-configuration[dev]>=0.25.0',
'django-debug-toolbar',
'django-s3-file-field[minio]',
'ipython',
Expand Down

0 comments on commit cfef490

Please sign in to comment.