Checkpointing stripe work.
This commit is contained in:
parent
211fd6bcd7
commit
7bd18c1bab
11 changed files with 172 additions and 6 deletions
|
@ -9,9 +9,14 @@ Werkzeug==0.9.4
|
|||
argparse==1.2.1
|
||||
blinker==1.3
|
||||
boto==2.13.3
|
||||
distribute==0.6.34
|
||||
ipdb==0.8
|
||||
ipython==1.1.0
|
||||
itsdangerous==0.23
|
||||
peewee==2.1.4
|
||||
py-bcrypt==0.4
|
||||
python-dateutil==2.1
|
||||
requests==2.0.0
|
||||
six==1.4.1
|
||||
stripe==1.9.5
|
||||
wsgiref==0.1.2
|
||||
|
|
Reference in a new issue