diff --git a/PY_AWS/chalice/requirements-dev.txt b/PY_AWS/chalice/requirements-dev.txt index 6977bfc..5103374 100644 --- a/PY_AWS/chalice/requirements-dev.txt +++ b/PY_AWS/chalice/requirements-dev.txt @@ -2,7 +2,7 @@ coverage==4.5.1 flake8==3.6.0 tox==3.0.0 -wheel==0.26.0 +wheel==0.38.1 doc8==0.8.0 # The latest version of pylint only works on python3. pylint==2.2.2 ; python_version >= '3.6'