diff --git a/setup.cfg b/setup.cfg index a21104d6..42b3cbcb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ install_requires = jsonpath-ng<=1.6.1,>=1.5.3 numpy<=1.26.4,>=1.22.0 pandas<=2.2.2,>=1.0.0 - pyarrow<=16.0.0,>=14.0.1 + pyarrow<=16.1.0,>=14.0.1 PyYAML<=6.0.1,>=5.4.0 scikit-learn<=1.4.2,>=0.22.0 @@ -44,13 +44,13 @@ prefect = s3 = s3fs<=2024.3.1,>=0.4 ui = - dash<=2.16.1,>=2.11.0 + dash<=2.17.0,>=2.11.0 dash-bootstrap-components<=1.6.0,>=1.0.0 viz = - dash<=2.16.1,>=2.11.0 + dash<=2.17.0,>=2.11.0 dash-bootstrap-components<=1.6.0,>=1.0.0 all = - dash<=2.16.1,>=2.11.0 + dash<=2.17.0,>=2.11.0 dash-bootstrap-components<=1.6.0,>=1.0.0 prefect<=1.2.4,>=0.12.0 s3fs<=2024.3.1,>=0.4