Remove `pycocotools` from `requirements.txt` (#582)
* Remove `pycocotools` from `requirements.txt` git version is required for numpy > 1.18 * Remove `cython`, add pip install doc
Showing
| ... | @@ -3,8 +3,6 @@ docstring_parser @ http://github.com/willthefrog/docstring_parser/tarball/master | ... | @@ -3,8 +3,6 @@ docstring_parser @ http://github.com/willthefrog/docstring_parser/tarball/master | 
| typeguard ; python_version >= '3.4' | typeguard ; python_version >= '3.4' | ||
| tb-paddle | tb-paddle | ||
| tensorboard >= 1.15 | tensorboard >= 1.15 | ||
| cython | |||
| pycocotools | |||
| opencv-python | opencv-python | ||
| PyYAML | PyYAML | ||
| shapely | shapely | 
想要评论请 注册 或 登录