Skip to content

Commit

Permalink
Merge pull request #733 from ethanwhite/dup-deps
Browse files Browse the repository at this point in the history
Remove dependency duplications
  • Loading branch information
henrykironde authored Aug 7, 2024
2 parents 0099996 + af5ef1b commit 80cb7d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"albumentations>=1.0.0","aiolimiter", "aiohttp", "docformatter", "geopandas", "matplotlib", "numpy",
"opencv-python>=4.5.4", "pandas", "Pillow>6.2.0", "progressbar2", "pycocotools",
"albumentations>=1.0.0", "aiolimiter", "aiohttp", "docformatter", "geopandas", "matplotlib", "nbqa", "numpy",
"opencv-python>=4.5.4", "pandas", "Pillow>6.2.0", "progressbar2", "pycocotools", "Pygments",
"pytorch-lightning>=1.5.8", "rasterio", "recommonmark", "rtree", "scipy>1.5",
Expand Down

0 comments on commit 80cb7d8

Please sign in to comment.