Skip to content

Commit

Permalink
Merge pull request #63 from NevermindNilas/dependabot/pip/numpy-2.2.1
Browse files Browse the repository at this point in the history
deps: bump numpy from 1.26.4 to 2.2.1
  • Loading branch information
NevermindNilas authored Dec 23, 2024
2 parents 45f6d44 + 0942fbb commit 7bad9f2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-linux-lite.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cpu
opencv-python-headless
timm
numpy==1.26.4
numpy==2.2.1
kornia
scipy
psutil
Expand Down
2 changes: 1 addition & 1 deletion requirements-linux.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cu124
opencv-python-headless
timm
numpy==1.26.4
numpy==2.2.1
kornia
scipy
psutil
Expand Down
2 changes: 1 addition & 1 deletion requirements-windows-lite.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opencv-python-headless
timm
numpy==1.26.4
numpy==2.2.1
kornia
scipy
wmi
Expand Down
2 changes: 1 addition & 1 deletion requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torch==2.5.1
torchvision==0.20.1
opencv-python-headless
timm
numpy==1.26.4
numpy==2.2.1
kornia
scipy
wmi
Expand Down

0 comments on commit 7bad9f2

Please sign in to comment.