mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
bump social-auth to use https:// for osm.org oauth
openstreetmap.org switched to https:// login with umap does not work anymore with old social-auth version. The new version now has the https:// urls.
This commit is contained in:
parent
366a93e8f7
commit
ee312b07eb
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ Pillow==4.0.0
|
|||
psycopg2==2.6.2
|
||||
requests==2.13.0
|
||||
social-auth-app-django==1.1.0
|
||||
social-auth-core==1.2.0
|
||||
social-auth-core==1.7.0
|
||||
|
|
Loading…
Reference in a new issue