Skip to content

Commit

Permalink
Solves pinax#583
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvol committed Aug 9, 2018
1 parent 06c2ec8 commit 4dddfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
install_requires=[
"django-appconf>=1.0.1",
"jsonfield>=1.0.3",
"stripe>=2.0",
"stripe==2.4",
"django>=1.8",
"pytz",
"six",
Expand Down

0 comments on commit 4dddfab

Please sign in to comment.