Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 21, 2013
1 parent 298d774 commit ab21283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -35,8 +35,8 @@ def main():

install_requires=[
"Paste>=1.7",
"SQLAlchemy>=0.6.6",
"sqlalchemy-migrate>=0.6.1",
"SQLAlchemy>=0.8",
"sqlalchemy-migrate>=0.7.2.24",
"SimpleJSON>=1.7",
"parsedatetime>=0.8.6",
"ipaddr",
Expand Down

0 comments on commit ab21283

Please sign in to comment.