commit | b790e6535cc37591b23866027a426cde312e07c1 | [log] [tgz] |
---|---|---|
author | David Buxton <david@gasmark6.com> | Thu Oct 29 21:38:01 2020 +0000 |
committer | GitHub <noreply@github.com> | Thu Oct 29 21:38:01 2020 +0000 |
tree | c340ec10c6dea7e2b07d3075b0ab131e89f12ad3 | |
parent | 0323cf390b16e8483660ac88775e8ea4e7f7702d [diff] |
fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640) This reverts commit 05f95246fab928fe2f445781117eeac8088497fb. The compatibility bug was fixed in the aioresponses package version 0.7.1 - https://pypi.org/project/aioresponses/ Fixes #632