diff --git a/setup.cfg b/setup.cfg index 558b82b..3d63338 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ keywords = dials, dials_data [options] include_package_data = True install_requires = - importlib_resources>=1.1 + importlib_resources>=1.1,<6.2 pytest pyyaml requests