Merge pull request #1 from Medality-Health/upgrade-social-core
Upgrade social core
This commit is contained in:
commit
a88efb5335
@ -17,7 +17,7 @@ classifiers = [
|
|||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"social-auth-core==4.2.0",
|
"social-auth-core>=4.2.0",
|
||||||
"social-auth-app-django==5.0.0"
|
"social-auth-app-django==5.0.0"
|
||||||
]
|
]
|
||||||
keywords = ["Open edX", "oauth", "Wordpress"]
|
keywords = ["Open edX", "oauth", "Wordpress"]
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Stable Python Social Auth, found in Open edX Nutmeg
|
# Stable Python Social Auth, found in Open edX Olive
|
||||||
social-auth-app-django==5.0.0
|
social-auth-app-django==5.0.0
|
||||||
social-auth-core==4.2.0
|
social-auth-core==4.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user