diff --git a/setup.py b/setup.py index 7a25dfbe7..c05de09e7 100755 --- a/setup.py +++ b/setup.py @@ -19,8 +19,7 @@ "colorama>=0.3.9", "packaging>=16.8,<17.0", "six>=1.11.0,<2.0.0", - "networkx==2.1", - "typing>=3.7.0,<3.8.0" + "networkx==2.1" ] test_requirements = [