Spaces:
Runtime error
Runtime error
Commit
·
649d7bf
1
Parent(s):
d8fef9d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ kiwisolver==1.1.0
|
|
5 |
matplotlib==3.1.3
|
6 |
networkx==2.4
|
7 |
numpy==1.21.6
|
8 |
-
opencv-python==4.
|
9 |
Pillow==9.1.0
|
10 |
PyOpenGL==3.1.6
|
11 |
pyparsing==2.4.6
|
|
|
5 |
matplotlib==3.1.3
|
6 |
networkx==2.4
|
7 |
numpy==1.21.6
|
8 |
+
opencv-python==4.1.2.30
|
9 |
Pillow==9.1.0
|
10 |
PyOpenGL==3.1.6
|
11 |
pyparsing==2.4.6
|