Skip to content

Commit

Permalink
Update req comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Apr 4, 2024
1 parent fcb3e37 commit 61bcc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-min.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# minimum versions of package dependencies for installing HDMF-ML, used in testing
hdmf==3.5.1
numpy==1.21
scikit-learn==1.0
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pinned dependencies to reproduce an entire development environment to use HDMF-ML
hdmf==3.13.0
numpy==1.26.4
scikit-learn==1.4.0

0 comments on commit 61bcc1e

Please sign in to comment.