opencv-python>=4.2.0.32
shapely>=1.8.0
tqdm>=4.48.2
pillow>=8.2.0
pyyaml
fire
terminaltables
requests
click==8.0.4

[:python_version < "3.8"]
pybboxes==0.1.5

[:python_version >= "3.8"]
pybboxes==0.1.5

[dev]
black==21.7b0
flake8==3.9.2
isort==5.9.2
jupyterlab==3.0.14

[dev:python_version < "3.8"]
importlib-metadata<4.3,>=1.1.0

[tests]
mmdet==2.25.1
pycocotools==2.0.5
