From b6f6044434ce7648b8d0986677100a0429eb1478 Mon Sep 17 00:00:00 2001 From: ryanSoley Date: Fri, 9 Feb 2024 10:08:33 +0000 Subject: [PATCH] [edgetest] automated change --- setup.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.cfg b/setup.cfg index ffaf2512..ccbd3725 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,10 +29,10 @@ include_package_data = True packages = find: install_requires = click<=8.1.7,>=7.1 - fsspec<=2023.12.2,>=2021.4.0 - intake[dataframe]<=0.7.0,>=0.5.2 + fsspec<=2024.2.0,>=2021.4.0 + intake[dataframe]<=2.0.1,>=0.5.2 jsonpath-ng<=1.6.1,>=1.5.3 - numpy<=1.26.3,>=1.22.0 + numpy<=1.26.4,>=1.22.0 pandas<=2.2.0,>=1.0.0 pyarrow<=15.0.0,>=14.0.1 PyYAML<=6.0.1,>=5.4.0 @@ -42,7 +42,7 @@ install_requires = prefect = prefect<=1.2.4,>=0.12.0 s3 = - s3fs<=2023.12.2,>=0.4 + s3fs<=2024.2.0,>=0.4 ui = dash<=2.15.0,>=2.11.0 dash-bootstrap-components<=1.5.0,>=1.0.0 @@ -53,7 +53,7 @@ all = dash<=2.15.0,>=2.11.0 dash-bootstrap-components<=1.5.0,>=1.0.0 prefect<=1.2.4,>=0.12.0 - s3fs<=2023.12.2,>=0.4 + s3fs<=2024.2.0,>=0.4 [options.entry_points] console_scripts =