Bump azure-servicebus to 7.10.0 (#92866)

This commit is contained in:
Kashif Khan
2023-05-10 05:36:44 -05:00
committed by GitHub
parent 649557ed2e
commit 7439ca5b1a
6 changed files with 2 additions and 19 deletions

View File

@@ -24,7 +24,6 @@ COMMENT_REQUIREMENTS = (
"atenpdu", # depends on pysnmp which is not maintained at this time
"avea", # depends on bluepy
"avion",
"azure-servicebus", # depends on uamqp, which requires OpenSSL 1.1
"beacontools",
"beewi_smartclim", # depends on bluepy
"bluepy",
@@ -157,10 +156,6 @@ matplotlib==3.6.1
# cryptography 40.0.1 is installed with botocore
pyOpenSSL>=23.1.0
# uamqp newer versions we currently can't build for armv7/armhf
# Limit this to Python 3.10, to not block Python 3.11 dev for now
uamqp==1.6.0;python_version<'3.11'
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==4.22.3