Skip to content

Commit

Permalink
Merge pull request #90 from punch-mission/develop
Browse files Browse the repository at this point in the history
Updates dependency versions
  • Loading branch information
jmbhughes authored Oct 24, 2023
2 parents 380de25 + 4150f4c commit 55d07c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
numpy~=1.25
numpy~=1.26
dill~=0.3
h5py~=3.9
h5py~=3.10
lmfit~=1.2
cython~=3.0
astropy~=5.3
scipy~=1.10
scipy~=1.11
scikit-image~=0.22
sep~=1.2
matplotlib~=3.0
matplotlib~=3.8
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
numpy~=1.25
numpy~=1.26
dill~=0.3
h5py~=3.9
h5py~=3.10
lmfit~=1.2
cython~=3.0
astropy~=5.3
scipy~=1.10
scipy~=1.11
scikit-image~=0.22
sep~=1.2
matplotlib~=3.0
matplotlib~=3.8

pytest
pytest-runner
Expand Down

0 comments on commit 55d07c2

Please sign in to comment.