From: Daniel Feldroy Date: Mon, 21 Sep 2020 18:09:05 +0000 (-0700) Subject: Fix the wheel X-Git-Tag: 1.5.2~5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b6709f03e1ec57fa91b628e5fbffba5472984d7;p=cached-property.git Fix the wheel --- diff --git a/requirements.txt b/requirements.txt index 30dbb12..90c6dfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest==6.0.2 pytest-cov==2.10.1 freezegun==1.0.0 twine==3.2.0 -wheel==0.34.2 \ No newline at end of file +wheel==0.35.1 \ No newline at end of file