Commit
·
b7cf4e0
1
Parent(s):
6aa1dd6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
numpy==1.22.
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
scipy==1.7.2
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
numpy==1.22.3
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
scipy==1.7.2
|