diff --git a/deploy_requirements.txt b/deploy_requirements.txt index bc5582c..963ef47 100644 --- a/deploy_requirements.txt +++ b/deploy_requirements.txt @@ -1,3 +1,3 @@ pbr==3.1.1 # For semantic versioning twine==1.9.1 # For publishing to PyPI -wheel==0.30.0 # For publishing wheels +wheel==0.38.1 # For publishing wheels