Skip to content

Commit

Permalink
[edgetest] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanSoley authored May 15, 2024
1 parent d768f9b commit ec099ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit ec099ce

Please sign in to comment.