Browse Source

15823 remove openid from social-auth-core requirement

Arthur 1 year ago
parent
commit
0a7d1e29b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -29,7 +29,7 @@ psycopg[c,pool]==3.1.18
 PyYAML==6.0.1
 requests==2.31.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-django==0.34.0
 svgwrite==1.4.3