Spaces:
Runtime error
Runtime error
Commit
•
1ee9d11
1
Parent(s):
3456d86
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.3.0.38
|
9 |
Pillow==9.1.0
|
10 |
PyOpenGL==3.1.6
|
11 |
pyparsing==2.4.6
|