Skip to content

Commit

Permalink
Bump numpy from 2.0.1 to 2.0.2 (#2006)
Browse files Browse the repository at this point in the history
  • Loading branch information
PPsyrius committed Sep 19, 2024
1 parent c518bc8 commit 18dc5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
coverage==7.6.1
importlib-metadata==8.4.0
numpy<2.0.0; python_version < '3.9'
numpy==2.0.1; python_version == '3.9'
numpy==2.0.2; python_version == '3.9'
numpy==2.1.1; python_version > '3.9'
polib==1.2.0
pytest-cov==5.0.0
Expand Down

0 comments on commit 18dc5c0

Please sign in to comment.