re-pin pyjwt version due to conflicts with azure-cli-core (#630)

This commit is contained in:
bmc-msft
2021-03-03 22:18:45 -05:00
committed by GitHub
parent 7fc725d012
commit fdac6b02a8

View File

@ -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