mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-23 14:57:06 +00:00
re-pin pyjwt version due to conflicts with azure-cli-core (#630)
This commit is contained in:
@ -13,6 +13,9 @@ azure-applicationinsights==0.1.0
|
||||
tenacity==6.3.1
|
||||
docstring_parser==0.7.3
|
||||
azure-cli-core==2.20.0
|
||||
# cryptography needs to be pinned to the version used by azure-cli-core
|
||||
cryptography<3.4,>=3.2
|
||||
# PyJWT needs to be pinned to the version used by azure-cli-core
|
||||
pyjwt==1.7.1
|
||||
# onefuzztypes version is set during build
|
||||
onefuzztypes==0.0.0
|
||||
|
Reference in New Issue
Block a user