fix config dependence & fix python 3.8/3.9 install (#2987)
* fix config dependence & fix python 3.8/3.9 install
Showing
tqdm | tqdm | ||
typeguard ; python_version >= '3.4' | typeguard ; python_version >= '3.4' | ||
visualdl>=2.1.0 | visualdl>=2.1.0 ; python_version <= '3.7' | ||
opencv-python | opencv-python | ||
PyYAML | PyYAML | ||
shapely | shapely | ||
... | @@ -14,4 +14,4 @@ lap | ... | @@ -14,4 +14,4 @@ lap |
sklearn | sklearn | ||
cython_bbox | cython_bbox | ||
motmetrics | motmetrics | ||
openpyxl | openpyxl | ||
\ No newline at end of file |
想要评论请 注册 或 登录