-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{Release} Release beta 2.17.10 #16404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 'msrest>=0.4.4', | ||
| 'msrestazure>=0.6.3', | ||
| 'paramiko>=2.0.8,<3.0.0', | ||
| 'PyJWT', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix:
msal 1.5.1 requires PyJWT[crypto]<2,>=1.0.0, but you'll have pyjwt 2.0.0 which is incompatible.
| 'azure-synapse-accesscontrol~=0.2.0', | ||
| 'azure-synapse-artifacts~=0.3.0', | ||
| 'azure-synapse-spark~=0.2.0', | ||
| 'cryptography>=2.3.1,<3.0.0', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix:
pyopenssl 20.0.1 requires cryptography>=3.2, but you'll have cryptography 2.9.2 which is incompatible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already an ongoing PR #15687 to bump cryptography to 3.2.
|
Release |
Description
Release beta 2.17.10.
After #16380 is resolved, the version will be like 3.0.0b2170.