Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.py: limit responses version for moto (iterative#4879)
``` c:\hostedtoolcache\windows\python\3.6.8\x64\lib\site-packages\moto\core\models.py:17: in <module> import responses c:\hostedtoolcache\windows\python\3.6.8\x64\lib\site-packages\responses.py:29: in <module> from urllib3.connection import HTTPHeaderDict E ImportError: cannot import name 'HTTPHeaderDict' ```
- Loading branch information