Skip to content

Commit

Permalink
fix: pin typing extensions to workaround known issue
Browse files Browse the repository at this point in the history
Pin to less than 4.6.0

Signed-off-by: Daniel Bluhm <[email protected]>
  • Loading branch information
dbluhm committed Sep 21, 2023
1 parent ef5cf51 commit 4160672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ packaging~=23.1
portalocker~=2.7.0
prompt_toolkit~=2.0.9
pydid~=0.4.0
typing-extensions<4.6.0
pyjwt~=2.8.0
pyld~=2.0.3
pynacl~=1.5.0
Expand Down

0 comments on commit 4160672

Please sign in to comment.