Skip to content

Commit

Permalink
[edgetest] automated change (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: fdosani <fdosani@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fdosani authored Sep 23, 2024
1 parent 100ee53 commit ba7bc36
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="faisal.dosani@capitalone.com" },
]
license = {text = "Apache Software License"}
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"]
dependencies = ["boto3<=1.35.23,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.3,>=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 ba7bc36

Please sign in to comment.