Skip to content

Commit d32bf8e

Browse files
committed
require readerwriterlock 1.0.9 or later
1 parent 815d5b6 commit d32bf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jwtpeek = "cryptojwt.tools.jwtpeek:main"
4141
python = "^3.6"
4242
cryptography = "^3.4.6"
4343
requests = "^2.25.1"
44-
readerwriterlock = "^1.0.8"
44+
readerwriterlock = "^1.0.9"
4545

4646
[tool.poetry.dev-dependencies]
4747
alabaster = "^0.7.12"

0 commit comments

Comments
 (0)