We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddbc83 commit f86d264Copy full SHA for f86d264
requirements.txt
@@ -1,17 +1,22 @@
1
attrs==20.3.0
2
+importlib-metadata==3.7.3
3
iniconfig==1.1.1
-llvmlite==0.34.0
4
-numba==0.51.2
5
-numpy==1.20.1
+llvmlite==0.36.0
+numba==0.53.0
6
+numpy==1.19.5
7
+opencv-python==4.5.1.48
8
packaging==20.9
9
+pkg-resources==0.0.0
10
pluggy==0.13.1
11
py==1.10.0
12
py-cpuinfo==7.0.0
13
pyparsing==2.4.7
14
pytest==6.2.2
15
pytest-benchmark==3.2.3
16
pytest-csv==2.0.2
-scipy==1.6.0
17
+scipy==1.5.4
18
+six==1.15.0
19
sparse==0.11.2
20
toml==0.10.2
-opencv-python==4.5.1.48
21
+typing-extensions==3.7.4.3
22
+zipp==3.4.1
0 commit comments