mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
15823 remove openid from social-auth-core requirement
This commit is contained in:
parent
835012f2ed
commit
0a7d1e29b4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user