Skip to content

Commit

Permalink
Merge pull request #168 from JaneliaSciComp/pyup-update-packaging-21.…
Browse files Browse the repository at this point in the history
…3-to-23.0

Update packaging to 23.0
  • Loading branch information
boazmohar committed Jan 23, 2023
2 parents 7a16335 + e23afa3 commit cce1d95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bump2version==1.0.1
numpy==1.23.5
packaging==23.0
h5py==3.8.0
packaging==21.3
pytest-cov==4.0.0
pytest==7.2.1
coveralls==3.3.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.23.5
h5py==3.8.0
packaging==21.3
packaging==23.0
h5py==3.8.0

0 comments on commit cce1d95

Please sign in to comment.