Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jace committed Dec 12, 2015
1 parent 1d96b8d commit afc005e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
requires = [
'simplejson',
'Flask-SQLAlchemy',
'SQLAlchemy>=0.8',
'SQLAlchemy>=1.0',
'Flask',
'coaster>=0.3.11',
'coaster>=0.5.0',
]

setup(
Expand Down

0 comments on commit afc005e

Please sign in to comment.