Skip to content

Commit

Permalink
Update minimal requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Sep 24, 2024
1 parent bbd4eb7 commit 3aba71c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/minimal.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
setuptools<60.0; python_version=='3.12'
setuptools_scm<=6.4.2; python_version=='3.6'
setuptools_scm<=7.1.0; python_version=='3.8'
numpy==1.19.4; python_version<='3.7'
Expand Down

0 comments on commit 3aba71c

Please sign in to comment.