Azure / azure-iot-sdk-python

A Python SDK for connecting devices to Microsoft Azure IoT services
MIT License
417 stars 374 forks source link

Restricted requests version for unixsocket compatibility #1184

Closed cartertinney closed 3 weeks ago

cartertinney commented 3 weeks ago

requests 2.32.0 broke requests-unixsocket. This breaks IoT Edge functionality.

Until we can find a long-term solution, we are restricting the version of requests.