ZiyuG commited on
Commit
8651c71
1 Parent(s): d2fdd3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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