Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Dec 20, 2023
1 parent 526c5df commit 85f5088
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ dependencies = [
# numpy needs a version due to #1320
"numpy>=1.17.0",
"matplotlib>=3.6",
# pandas 2.1.2 has pandas/issues/52927
"pandas >=1.1.1, !=2.1.2",
"pandas >=2.1.3",
"scipy>=1.4",
"seaborn>=0.13.0",
"h5py>=3",
Expand Down

0 comments on commit 85f5088

Please sign in to comment.