Skip to content

Commit

Permalink
removed the version numbers again
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Beneš committed Sep 9, 2024
1 parent 3daa80e commit 3eba0ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
wheel>=0.44.0
numpy>=2.1.1
wheel
numpy
12 changes: 6 additions & 6 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cython>=3.0.0
Pillow>=10.4.0
pandas>=2.0.0
scipy>=1.14.0
parameterized>=0.9.0
numpy<2.0.0
cython
Pillow
pandas
scipy
parameterized
numpy<2

0 comments on commit 3eba0ca

Please sign in to comment.