2 changed files with 15 additions and 10 deletions
@ -1,7 +1,10 @@ |
|||
nose |
|||
coverage |
|||
mock |
|||
requests |
|||
enum34 |
|||
vcrpy |
|||
pyyaml |
|||
coverage==4.0.3 |
|||
enum34==1.1.2 |
|||
gevent==1.1rc2 |
|||
mock==1.3.0 |
|||
nose==1.3.7 |
|||
protobuf==2.6.1 |
|||
pycrypto==2.6.1 |
|||
PyYAML==3.11 |
|||
requests==2.9.1 |
|||
vcrpy==1.7.4 |
|||
|
Loading…
Reference in new issue