Skip to content

Commit f86d264

Browse files
author
Rohan Yadav
committed
*: update requirements.txt with package versions compatible for Lanka
1 parent 7ddbc83 commit f86d264

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

requirements.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
attrs==20.3.0
2+
importlib-metadata==3.7.3
23
iniconfig==1.1.1
3-
llvmlite==0.34.0
4-
numba==0.51.2
5-
numpy==1.20.1
4+
llvmlite==0.36.0
5+
numba==0.53.0
6+
numpy==1.19.5
7+
opencv-python==4.5.1.48
68
packaging==20.9
9+
pkg-resources==0.0.0
710
pluggy==0.13.1
811
py==1.10.0
912
py-cpuinfo==7.0.0
1013
pyparsing==2.4.7
1114
pytest==6.2.2
1215
pytest-benchmark==3.2.3
1316
pytest-csv==2.0.2
14-
scipy==1.6.0
17+
scipy==1.5.4
18+
six==1.15.0
1519
sparse==0.11.2
1620
toml==0.10.2
17-
opencv-python==4.5.1.48
21+
typing-extensions==3.7.4.3
22+
zipp==3.4.1

0 commit comments

Comments
 (0)