Skip to content

Azure IoT Device Library for Python v2.14.0

Latest
Compare
Choose a tag to compare
@cartertinney cartertinney released this 17 Jul 15:26
· 2 commits to main since this release
42bc6cd

Fixes

  • Removed artificial restriction on version of requests dependency
  • Replaced the abandoned requests-unixsocket dependency with the requests-unixsocket2 fork
  • Removed restriction on urllib3 dependency, allowing support for modern versions
  • Added support for Python 3.11 and 3.12

Notice

Support for Python 3.7 was dropped with this release