<!-- Please include a self-contained copy-pastable example that generates the issue if possible. Please be concise with code posted. See guidelines below on how to provide a good bug report: - Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports - Minimal Complete Verifiable Examples https://stackoverflow.com/help/mcve Bug reports that follow these guidelines are easier to diagnose, and so are often handled much more quickly. --> **What happened**: After upgrading to aiobotocore we get an error `module 'aiobotocore' has no attribute 'AioSession'` **What you expected to happen**: dependencies should exclude 1.4.0 until it is made compatible.