Skip to content

Commit 9312ae9

Browse files
committed
Merge pull request #43 from gcallsen/upgrade-stormpath
Update stormpath version from 1.3.5 to 2.0.7
2 parents f0f623e + d29a8f4 commit 9312ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def run(self):
5656
'Flask-WTF>=0.9.5',
5757
'facebook-sdk==0.4.0',
5858
'oauth2client==1.2',
59-
'stormpath==1.3.5',
59+
'stormpath==2.0.7',
6060
],
6161
dependency_links=[
6262
'git+git://github.com/pythonforfacebook/facebook-sdk.git@e65d06158e48388b3932563f1483ca77065951b3#egg=facebook-sdk-1.0.0-alpha',

0 commit comments

Comments
 (0)