Skip to content

Commit d29a8f4

Browse files
committed
Update stormpath version from 1.3.5 to 2.0.7. This includes new features such as signal dispatching for new resource creation. This is a required update for adding custom behavior during new resource creation.
1 parent f0f623e commit d29a8f4

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)