Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 7fa449b

Browse files
committed
Simplify requirements.txt
1 parent ff29936 commit 7fa449b

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

requirements.txt

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,2 @@
1-
atomicwrites==1.3.0
2-
attrs==19.3.0
3-
importlib-metadata==0.23
4-
more-itertools==7.2.0
5-
numpy==1.17.4
6-
opencv-python==4.2.0.32
7-
packaging==19.2
8-
pluggy==0.13.0
9-
py==1.10.0
10-
pyparsing==2.4.5
11-
pytest==5.2.4
12-
six==1.13.0
13-
test-py==0.3
14-
wcwidth==0.1.7
15-
zipp==0.6.0
1+
numpy==1.24.1
2+
opencv_python==4.6.0.66

0 commit comments

Comments
 (0)