# project requirements
Cython==0.29.13
matplotlib==3.0.2
numpy==1.16.0
pandas==0.23.4
git+https://github.com/ashnair1/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI
seaborn==0.9.0
scikit-image==0.14.2
tensorflow==1.12.0
tqdm==4.28.1

# packaging
setuptools==40.6.3
wheel==0.32.3

# testing
requests
