diff --git a/setup.cfg b/setup.cfg index a47c4869e1..5375d520b3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ install_requires = pandas>1.0 marshmallow>=3.7.1 numpy>=1.18 - whylabs-client==0.1 + whylabs-client >=0.1, <= 0.2 whylabs-datasketches>=2.2.0b1 boto3>=1.14.1 botocore>=1.17.44