Skip to content

Commit

Permalink
test latest versions for all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Feb 19, 2017
1 parent 9a4c5ed commit f63013c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
coverage==4.0.3
gevent-eventemitter==2.0
coverage>=4.0.3
gevent-eventemitter>=2.0
enum34==1.1.2; python_version < '3.4'
gevent==1.1.0
mock==1.3.0
nose==1.3.7
protobuf==3.0.0
cryptography==1.3
PyYAML==3.11
requests==2.9.1
vcrpy==1.7.4
vdf==2.0
gevent>=1.1.0
mock>=1.3.0
nose>=1.3.7
protobuf>=3.0.0
cryptography>=1.3
PyYAML>=3.11
requests>=2.9.1
vcrpy>=1.7.4
vdf>=2.0
sphinx==1.3.5
six==1.10.0
six>=1.10.0

0 comments on commit f63013c

Please sign in to comment.