diff --git a/setup.py b/setup.py index d95c1df..de92ada 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ "urllib3==1.25.9", "vistir==0.5.1", "wcwidth==0.1.9", - "wheel==0.34.2", + "wheel==0.38.1", "zipp==3.1.0; python_version < '3.8'", ] },