Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmadurga committed Mar 15, 2016
1 parent ce3d8e6 commit 7db61f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django>=1.9.1
djangorestframework==3.3.2
djangorestframework==3.3.3
python-telegram-bot==3.3
Jinja2==2.8
requests==2.9.1
celery==3.1.22
celery==3.1.23
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mock==1.3.0
flake8>=2.1.0
tox>=1.7.0
factory-boy==2.6.1
django-filter==0.12.0
django-filter==0.13.0

0 comments on commit 7db61f3

Please sign in to comment.