Skip to content

Commit

Permalink
relax opencv version (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored May 20, 2024
1 parent aa69f48 commit 92a8355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
opencv-python<=4.8
opencv-python<=4.9
shapely>=1.8.0
tqdm>=4.48.2
pillow>=8.2.0
Expand All @@ -7,4 +7,4 @@ pyyaml
fire
terminaltables
requests
click
click

0 comments on commit 92a8355

Please sign in to comment.