Skip to content

Commit

Permalink
Upgraded some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed May 27, 2015
1 parent 1c19abc commit e997f3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/install.pip
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ blinker==1.3
celery==3.1.18
celerybeat-mongo==0.0.8
cssmin==0.2.0
elasticsearch==1.4.0
elasticsearch==1.5.0
Flask-Assets==0.10
Flask-BabelEx==0.9.2
Flask-Cache==0.13.1
Expand Down Expand Up @@ -33,7 +33,7 @@ pytz
PyYAML==3.11
redis
requests
unicodecsv==0.12.0
unicodecsv==0.13.0
webassets==0.10.1
wtforms-json==0.2.10
wtforms==2.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.pip
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask-Testing==0.4.2
factory-boy==2.5.2
fake-factory==0.5.0
fake-factory==0.5.1
mock==1.0.1
nose>=1.3.0
rednose==0.4.1
Expand Down

0 comments on commit e997f3a

Please sign in to comment.