Skip to content

Commit cdc11da

Browse files
authored
Merge pull request #83 from jschlyter/more_keybundle_lock
first cut at proper read/write locking for KeyBundle
2 parents c9e59bc + cf76011 commit cdc11da

File tree

3 files changed

+119
-67
lines changed

3 files changed

+119
-67
lines changed

poetry.lock

Lines changed: 17 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +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"
4445

4546
[tool.poetry.dev-dependencies]
4647
alabaster = "^0.7.12"

0 commit comments

Comments
 (0)