15823 remove openid from social-auth-core requirement

This commit is contained in:
Arthur 2024-04-26 12:45:43 -07:00 committed by Jeremy Stretch
parent 835012f2ed
commit 0a7d1e29b4

View File

@ -29,7 +29,7 @@ psycopg[c,pool]==3.1.18
PyYAML==6.0.1 PyYAML==6.0.1
requests==2.31.0 requests==2.31.0
social-auth-app-django==5.4.0 social-auth-app-django==5.4.0
social-auth-core[openidconnect]==4.5.3 social-auth-core==4.5.4
strawberry-graphql==0.227.2 strawberry-graphql==0.227.2
strawberry-graphql-django==0.34.0 strawberry-graphql-django==0.34.0
svgwrite==1.4.3 svgwrite==1.4.3