Post 1.56.0 release tidy up (#12379)

This commit is contained in:
Sean Quah 2022-04-05 17:35:20 +01:00 committed by GitHub
parent 163fd686b5
commit fd1e7d0fc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ REQUIREMENTS = [
"unpaddedbase64>=1.1.0",
"canonicaljson>=1.4.0",
# we use the type definitions added in signedjson 1.1.
"signedjson>=1.1.0,<=1.1.1",
"signedjson>=1.1.0",
"pynacl>=1.2.1",
"idna>=2.5",
# validating SSL certs for IP addresses requires service_identity 18.1.