Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cycler==0.10.0
matplotlib==3.1.3
natsort
numpy>=1.18.1
opencv-python==3.4.2.17
opencv-python==3.4.7.28
openpyxl>=2.6.1
pandas>=1.0.2
pyparsing==2.4.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cycler
matplotlib
natsort
numpy
opencv-python==3.4.2.17
opencv-python==3.4.7.28
openpyxl
pandas>=0.25.0
pyparsing
Expand Down