From bd26cf5c568a809bb470e61dd7ae16c30268cf7a Mon Sep 17 00:00:00 2001 From: ryanSoley Date: Tue, 1 Aug 2023 10:09:25 +0000 Subject: [PATCH] [edgetest] automated change --- setup.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.cfg b/setup.cfg index 3a7916a7..78b0b2d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,13 +28,13 @@ zip_safe = False include_package_data = True packages = find: install_requires = - click<=8.1.4,>=7.1 + click<=8.1.6,>=7.1 fsspec<=2023.6.0,>=2021.4.0 intake[dataframe]<=0.7.0,>=0.5.2 - numpy<=1.25.1,>=1.22.0 + numpy<=1.25.2,>=1.22.0 pandas<=2.0.3,>=1.0.0 pyarrow<=12.0.1,>=0.18.0 - PyYAML<=6.0,>=5.4.0 + PyYAML<=6.0.1,>=5.4.0 scikit-learn<=1.3.0,>=0.22.0 [options.extras_require] @@ -44,13 +44,13 @@ s3 = s3fs<=2023.6.0,>=0.4 ui = dash<=2.11.1,>=2.0.0 - dash-bootstrap-components<=1.4.1,>=1.0.0 + dash-bootstrap-components<=1.4.2,>=1.0.0 viz = dash<=2.11.1,>=2.0.0 - dash-bootstrap-components<=1.4.1,>=1.0.0 + dash-bootstrap-components<=1.4.2,>=1.0.0 all = dash<=2.11.1,>=2.0.0 - dash-bootstrap-components<=1.4.1,>=1.0.0 + dash-bootstrap-components<=1.4.2,>=1.0.0 prefect<=1.2.4,>=0.12.0 s3fs<=2023.6.0,>=0.4