Skip to content

Commit 80cb7d8

Browse files
authored
Merge pull request #733 from ethanwhite/dup-deps
Remove dependency duplications
2 parents 0099996 + af5ef1b commit 80cb7d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
packages=find_packages(),
6565
include_package_data=True,
6666
install_requires=[
67-
"albumentations>=1.0.0","aiolimiter", "aiohttp", "docformatter", "geopandas", "matplotlib", "numpy",
68-
"opencv-python>=4.5.4", "pandas", "Pillow>6.2.0", "progressbar2", "pycocotools",
6967
"albumentations>=1.0.0", "aiolimiter", "aiohttp", "docformatter", "geopandas", "matplotlib", "nbqa", "numpy",
7068
"opencv-python>=4.5.4", "pandas", "Pillow>6.2.0", "progressbar2", "pycocotools", "Pygments",
7169
"pytorch-lightning>=1.5.8", "rasterio", "recommonmark", "rtree", "scipy>1.5",

0 commit comments

Comments
 (0)