We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2feeab8 commit 0da176cCopy full SHA for 0da176c
3 files changed
example-django/requirements.txt
@@ -1,5 +1,5 @@
1
django==2.2
2
django-jinja==2.4.1
3
-social-auth-core[all]==3.1.0
+social-auth-core[all]==3.3.3
4
social-auth-app-django==3.1.0
5
social-auth-steemconnect==0.0.3
example-flask/requirements.txt
@@ -3,7 +3,7 @@ Flask-Login==0.4.1
Flask-Script==2.0.6
Werkzeug==0.15.2
Jinja2==2.10.1
6
7
social-auth-app-flask==1.0.0
8
social-auth-app-flask-sqlalchemy==1.0.1
9
example-tornado/requirements.txt
@@ -1,4 +1,4 @@
tornado-jinja2==0.2.4
social-auth-app-tornado==1.0.0
0 commit comments