update requirements .txt
Browse files- requirements .txt +2 -0
requirements .txt
CHANGED
@@ -30,6 +30,8 @@ torchvision==0.14.0
|
|
30 |
torchaudio==0.13.0
|
31 |
IPython==7.29.0
|
32 |
yolov5==7.0.8
|
|
|
|
|
33 |
|
34 |
# Deploy ----------------------------------------------------------------------
|
35 |
setuptools>=65.5.1 # Snyk vulnerability fix
|
|
|
30 |
torchaudio==0.13.0
|
31 |
IPython==7.29.0
|
32 |
yolov5==7.0.8
|
33 |
+
surprise==0.1
|
34 |
+
pyarrow==11.0.0
|
35 |
|
36 |
# Deploy ----------------------------------------------------------------------
|
37 |
setuptools>=65.5.1 # Snyk vulnerability fix
|