moto/requirements-dev.txt
Guy Templeton 7d75c3ba18 Feat: ECS container status updating (#831)
* Uptick boto3 version to version supporting ECS container instance state changes

* Add initial status update

* Only place tasks on active instances

* PEP8 cleanup
2017-03-04 22:30:36 -05:00

11 lines
102 B
Plaintext

-r requirements.txt
mock
nose
sure==1.2.24
coverage
freezegun
flask
boto3>=1.4.4
botocore>=1.4.28
six