Spaces:
Build error
Build error
Commit
·
da54a05
1
Parent(s):
aaf92d6
removed mkl
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -88,6 +88,7 @@ numba==0.55.2
|
|
88 |
numexpr==2.8.3
|
89 |
numpy==1.22.3
|
90 |
oauthlib==3.2.0
|
|
|
91 |
packaging==21.3
|
92 |
pandas==1.4.3
|
93 |
pandocfilters==1.5.0
|
@@ -100,7 +101,7 @@ pip==22.1.2
|
|
100 |
ply==3.11
|
101 |
prometheus-client==0.13.1
|
102 |
prompt-toolkit==3.0.20
|
103 |
-
protobuf==
|
104 |
ptyprocess==0.7.0
|
105 |
pure-eval==0.2.2
|
106 |
pyasn1==0.4.8
|
|
|
88 |
numexpr==2.8.3
|
89 |
numpy==1.22.3
|
90 |
oauthlib==3.2.0
|
91 |
+
opencv-python==4.5.5.64
|
92 |
packaging==21.3
|
93 |
pandas==1.4.3
|
94 |
pandocfilters==1.5.0
|
|
|
101 |
ply==3.11
|
102 |
prometheus-client==0.13.1
|
103 |
prompt-toolkit==3.0.20
|
104 |
+
protobuf==4.21.5
|
105 |
ptyprocess==0.7.0
|
106 |
pure-eval==0.2.2
|
107 |
pyasn1==0.4.8
|