Skip to content

Commit

Permalink
[edgetest] automated change (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: fdosani <[email protected]>
  • Loading branch information
github-actions[bot] and fdosani authored Sep 13, 2024
1 parent 6d839f2 commit 100ee53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{ name="Faisal Dosani", email="[email protected]" },
]
license = {text = "Apache Software License"}
dependencies = ["boto3<=1.35.9,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.2,>=0.25.2", "numpy<=2.0.2,>=1.22.0", "polars>=0.20.0"]
dependencies = ["boto3<=1.35.18,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.2,>=0.25.2", "numpy<=2.0.2,>=1.22.0", "polars>=0.20.0"]

requires-python = ">=3.9.0"
classifiers = [
Expand Down

0 comments on commit 100ee53

Please sign in to comment.