Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -27,7 +27,8 @@ networkx==2.6.3
|
|
| 27 |
numba==0.48.0
|
| 28 |
numpy==1.21.6
|
| 29 |
oauthlib==3.2.2
|
| 30 |
-
|
|
|
|
| 31 |
opencv-python==4.11.0.86
|
| 32 |
Pillow==9.3.0
|
| 33 |
protobuf==3.20.3
|
|
|
|
| 27 |
numba==0.48.0
|
| 28 |
numpy==1.21.6
|
| 29 |
oauthlib==3.2.2
|
| 30 |
+
mkl-service==2.4.0
|
| 31 |
+
opencv-contrib-python==4.11.0.86
|
| 32 |
opencv-python==4.11.0.86
|
| 33 |
Pillow==9.3.0
|
| 34 |
protobuf==3.20.3
|