Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Parsons committed Feb 23, 2024
1 parent 18083b3 commit ef206ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ requires-python = ">=3.9,<4"
dependencies = [
"cloudpickle >= 1.5.0",
"holidays >= 0.17",
"numpy >= 1.21.0",
"numpy >= 1.25.0",
"packaging >= 20.0",
"pandas >= 1.5.0",
"pandas >= 2.0.0",
"psutil >= 5.6.6",
"scipy >= 1.10.0",
"tqdm >= 4.32.0",
"woodwork >= 0.23.0",
"woodwork >= 0.28.0",
]

[project.urls]
Expand Down

0 comments on commit ef206ec

Please sign in to comment.