Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawouach committed Jul 23, 2015
1 parent 2fd6eca commit 6432ce3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions requirements/py2kreqs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CherryPy==3.2.5
tornado==3.2
greenlet==0.4.4
mock==1.0.1
Cython==0.20.1
gevent==1.0.1
CherryPy==3.8.0
tornado==4.2.1
greenlet==0.4.7
mock==1.2.0
Cython==0.22.1
gevent==1.0.2
10 changes: 5 additions & 5 deletions requirements/py3kreqs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CherryPy==3.2.5
tornado==3.2
mock==1.0.1
asyncio==0.4.1
Cython==0.20.1
CherryPy==3.8.0
tornado==4.2.1
mock==1.2.0
asyncio==3.4.3
Cython==0.22.1

0 comments on commit 6432ce3

Please sign in to comment.