moto/requirements-dev.txt
Hugo Lopes Tavares e4da4f6cd5 Add more error handling to the ECR backend
The error messages were copied from `botocore`.
New exceptions: RepositoryNotFoundException & ImageNotFoundException.
2017-08-10 19:54:10 -04:00

12 lines
109 B
Plaintext

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