Skip to content

Commit

Permalink
fox outdated dependency list in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Aug 19, 2024
1 parent 084dee3 commit 384ff57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dependencies = [
"numba >= 0.57",
"numpy >= 1.16.1, <2",
"openmatrix >= 0.3.4.1",
"orca >= 1.6",
"pandas >= 1.4, <2",
"pandera >=0.15, <0.18.1",
"platformdirs",
"psutil >= 4.1",
"pyarrow >= 2.0",
Expand All @@ -27,7 +27,7 @@ dependencies = [
"sharrow >= 2.9.1",
"simwrapper > 1.7",
"sparse",
"tables >= 3.5.1",
"tables >= 3.9",
"xarray >= 0.21"
]
readme = "README.md"
Expand Down

0 comments on commit 384ff57

Please sign in to comment.