Remove shellingham from dependencies

This commit is contained in:
Sebastián Ramírez 2020-07-01 21:47:50 +02:00
parent b985cc4025
commit b0f425971e
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ wasabi>=0.7.0,<1.1.0
srsly>=2.1.0,<3.0.0
catalogue>=0.0.7,<1.1.0
typer>=0.3.0,<0.4.0
shellingham>=1.3.0,<1.4.0
# Third party dependencies
numpy>=1.15.0
requests>=2.13.0,<3.0.0

View File

@ -46,7 +46,6 @@ install_requires =
srsly>=2.1.0,<3.0.0
catalogue>=0.0.7,<1.1.0
typer>=0.3.0,<0.4.0
shellingham>=1.3.0,<1.4.0
# Third-party dependencies
tqdm>=4.38.0,<5.0.0
numpy>=1.15.0