Skip to content

Commit

Permalink
Merge branch 'master' into ivp_photo_acoustic_waveforms
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims authored Jan 2, 2024
2 parents ecc1409 + 1d743e2 commit 5a59c7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ classifiers = [
"Programming Language :: Python :: 3",
]
dependencies = [
"h5py==3.9.0",
"h5py==3.10.0",
"scipy==1.10.1",
"opencv-python==4.8.0.76",
"deepdiff==6.3.1",
"opencv-python==4.8.1.78",
"deepdiff==6.7.1",
"matplotlib==3.7.2",
"numpy>=1.22.2,<1.25.0",
"scikit-image==0.21.0",
Expand All @@ -44,7 +44,7 @@ test = ["pytest", "phantominator"]
example = ["gdown==4.7.1"]
docs = ["m2r2==0.3.2",
"sphinx-copybutton==0.5.2",
"sphinx-tabs==3.4.1",
"sphinx-tabs==3.4.4",
"sphinx-toolbox==3.5.0",
"furo==2023.9.10"]

Expand Down

0 comments on commit 5a59c7a

Please sign in to comment.