Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iwanbk committed Feb 23, 2014
1 parent 62dbb12 commit ba37748
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 2 additions & 0 deletions hub/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
env
*.pyc
9 changes: 4 additions & 5 deletions hub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Flask==0.9
Jinja2==2.6
Werkzeug==0.8.3
argparse==1.2.1
gevent-websocket==0.3.6
greenlet==0.4.0
distribute==0.6.24
gevent==1.0
gevent-websocket==0.9.3
greenlet==0.4.2
wsgiref==0.1.2

0 comments on commit ba37748

Please sign in to comment.