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 3aba71c commit 1168503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/minimal.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools<60.0; python_version=='3.12'
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 1168503

Please sign in to comment.