What's Changed
- Widened
msalandazure-identityconstraints to allow newer minor releases. Fixes #62 —redis-entraidcan now be installed alongsideazure-kusto-data,microsoft-agents-authentication-msal, and other packages requiringmsal>=1.34orazure-identity>=1.25. - Declared
requestsas an explicit runtime dependency (it was already imported but not in package metadata). - Widened
requestsconstraint to~=2.32for consistency. - CI: dropped
pypy-3.10from the test matrix (cryptographyno longer supports it;pypy-3.11remains covered).
Full Changelog: v1.1.2...v1.2.0