Implement some of cognito-idp

This commit is contained in:
jbergknoff-10e 2018-05-02 16:13:12 -05:00
commit e111cd1ff9
14 changed files with 1372 additions and 2 deletions

View file

@ -19,6 +19,7 @@ install_requires = [
"pyaml",
"pytz",
"python-dateutil<3.0.0,>=2.1",
"python-jose<3.0.0",
"mock",
"docker>=2.5.1",
"jsondiff==1.1.1",