diff --git a/setup.py b/setup.py index 0403483..ed05f16 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ 'numpy', 'pandas', 'pyyaml>=5.1.1', - 'schema', + 'schema!=0.7.5', 'typing_extensions', 'h5py', ],