diff --git a/setup.py b/setup.py index 11dbdba84..eeab69fe0 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ include_package_data=True, install_requires=[ 'celery', - 'dandischema~=0.9.0', + 'dandischema~=0.10.1', 'django~=4.1.0', 'django-admin-display', # Require 0.58.0 as it is the first version to support postgres' native