Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ plotly
|
|
| 2 |
open3d
|
| 3 |
opencv-python
|
| 4 |
hydra-core
|
| 5 |
-
numpy
|
| 6 |
torch
|
| 7 |
Pillow
|
| 8 |
torchvision
|
|
|
|
| 2 |
open3d
|
| 3 |
opencv-python
|
| 4 |
hydra-core
|
| 5 |
+
numpy==1.26.0
|
| 6 |
torch
|
| 7 |
Pillow
|
| 8 |
torchvision
|