svjack commited on
Commit
dca5a4d
·
verified ·
1 Parent(s): 072d262

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -9,4 +9,6 @@ numpy
9
  imageio[ffmpeg]
10
  opencv-python
11
  Pillow
12
- open3d
 
 
 
9
  imageio[ffmpeg]
10
  opencv-python
11
  Pillow
12
+ open3d
13
+
14
+ httpx[socks]