We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python-social-auth
Learn more about funding links in repositories.
Report abuse
1 parent a53bf90 commit a88d69fCopy full SHA for a88d69f
pyproject.toml
@@ -81,7 +81,7 @@ google-onetap = [
81
saml = [
82
"python3-saml>=1.5.0",
83
# pinned to 5.2 until a new wheel of xmlsec is released
84
- "lxml~=5.2.1"
+ "lxml~=5.3.1"
85
]
86
shopify = [
87
"ShopifyAPI"
0 commit comments