yandex-cloud / python-sdk

Yandex.Cloud Python SDK
MIT License
85 stars 27 forks source link

Exact versions of dependencies pinned in v0.296.0+ #112

Closed spirkaa closed 4 months ago

spirkaa commented 5 months ago

Decision to pin exact versions of dependencies in v0.296.0 was unexpected.

Usually public libraries don't pin them like that to work nicely with user-defined dependencies and other libraries.

Can we undo this change?

PeppaTheC commented 5 months ago

Hi, we met issues with unpinned versions that dependencies are not compatible. We gonna pin on major version, is that ok for you?

PeppaTheC commented 4 months ago

Major versions pinned.