add block for fasteners-0.16 and comment for upstream issue

Change-Id: I4ff2bf6e83dc6205ac4dd0b8966ba7a1b6b06b65
Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
Matthew Thode 2021-02-23 22:16:13 -06:00
parent 3ff8a86625
commit 386db3432e
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
1 changed files with 2 additions and 1 deletions

View File

@ -308,7 +308,8 @@ rtslib-fb # Apache-2.0
rst2txt # BSD
ryu # Apache-2.0
semantic-version # BSD
fasteners!=0.15 # Apache-2.0
# https://github.com/harlowja/fasteners/issues/36
fasteners!=0.15,!=0.16 # Apache-2.0
scrypt # BSD
simplejson # MIT
six # MIT