Skip to content

Commit 3731018

Browse files
committed
feat: updated requirements.txt to not conflict with dependabotr
1 parent 961d755 commit 3731018

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy
2-
opencv_python
3-
Pillow
4-
torch
1+
numpy==1.24.1
2+
opencv_python==4.7.0.68
3+
Pillow==9.4.0
4+
torch==1.11.0+cu113

0 commit comments

Comments
 (0)