Skip to content

Commit

Permalink
[edgetest] automated change (#304)
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 May 27, 2024
1 parent 5e296ab commit f8235a9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@ maintainers = [
{ name="Faisal Dosani", email="[email protected]" }
]
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.8.7,>=0.8.7",
"polars<=0.20.27,>=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.0,>=0.8.7", "polars<=0.20.29,>=0.20.4"]
requires-python = ">=3.9.0"
classifiers = [
"Intended Audience :: Developers",
Expand Down

0 comments on commit f8235a9

Please sign in to comment.