diff --git a/pyproject.toml b/pyproject.toml index e57b990..735a802 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ country-converter = "^0.7.4" [tool.poetry.dev-dependencies] pytest = "^6.1.1" -ipython = { version = "^7.18.1", python = "^3.7" } flake8 = "^3.8.4" pytest-clarity = "^1.0.1" black = "^21.6b0"