cisco-en-programmability / dnacentersdk

Cisco DNA Center Python SDK
https://dnacentersdk.readthedocs.io/en/latest/
MIT License
70 stars 33 forks source link

issues with requests pkg version #116

Closed legion49f closed 1 year ago

legion49f commented 1 year ago

when installing the dnacentersdk if the version of requests>2.28 there are issues with urlib3

legion49f commented 1 year ago

@fmunozmiranda this is tested with poetry and pip

wastorga commented 1 year ago

Hi, @legion49f. Thanks for your pull request.

I locked the version for the requests package on the dnacentersdk==2.6.7 and ciscoisesdk=2.0.12

Compare the changes here: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.6...v2.6.7