Skip to content
Closed
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 @@ -4,7 +4,7 @@ requests==2.23.0 # Apache 2.0
django>=2.2.13 # 3-clause BSD
whitenoise==3.3.1 # MIT
opencv-contrib-python==4.1.0.25 # 3-clause BSD
opencv-python==4.1.0.25 # 3-clause BSD
opencv-python==4.1.1.26 # 3-clause BSD
numpy==1.16.4 # 3-clause BSD
pdf2image==1.9.0 # MIT
scipy==1.3.0 # 3-clause BSD
Expand Down