Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Faisal <[email protected]>
  • Loading branch information
Han Wang and Faisal authored Nov 14, 2023
1 parent 482e304 commit 3aba5f8
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 @@ -15,7 +15,7 @@ dependencies = [
"pandas<=2.0.2,>=0.25.0",
"numpy<=1.26.0,>=1.22.0",
"ordered-set<=4.1.0,>=4.0.2",
"fugue<0.9.0,>=0.8.6",
"fugue<=0.8.7,>=0.8.7",
]
requires-python = ">=3.8.0"
classifiers = [
Expand Down

0 comments on commit 3aba5f8

Please sign in to comment.