Skip to content

Commit

Permalink
[edgetest] automated change (#313)
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 Jun 14, 2024
1 parent 0292567 commit afeed8b
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 @@ -11,7 +11,7 @@ maintainers = [
{ name="Faisal Dosani", email="faisal.dosani@capitalone.com" }
]
license = {text = "Apache Software License"}
dependencies = ["pandas<=2.2.2,>=0.25.0", "numpy<=1.26.4,>=1.22.0", "ordered-set<=4.1.0,>=4.0.2", "fugue<=0.9.0,>=0.8.7", "polars<=0.20.31,>=0.20.4"]
dependencies = ["pandas<=2.2.2,>=0.25.0", "numpy<=1.26.4,>=1.22.0", "ordered-set<=4.1.0,>=4.0.2", "fugue<=0.9.1,>=0.8.7", "polars<=0.20.31,>=0.20.4"]
requires-python = ">=3.9.0"
classifiers = [
"Intended Audience :: Developers",
Expand Down

0 comments on commit afeed8b

Please sign in to comment.