Skip to content

Commit

Permalink
update pybboxes version (#513)
Browse files Browse the repository at this point in the history
* update pybboxes version

* update pybboxes version

* Update requirements.txt
  • Loading branch information
fcakyon authored Jun 28, 2022
1 parent 5912293 commit 5e45d75
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
Expand Up @@ -2,10 +2,10 @@ opencv-python>=4.2.0.32
shapely>=1.8.0
tqdm>=4.48.2
pillow>=8.2.0
pybboxes==0.1.1; python_version < '3.8'
pybboxes==0.1.2; python_version < '3.8'
pybboxes; python_version >= '3.8'
pyyaml
fire
terminaltables
requests
click==8.0.4
click==8.0.4

0 comments on commit 5e45d75

Please sign in to comment.