httpcache
httpcache copied to clipboard
deprecation warning
Hi I have following warning when using your library.
venv/lib/python3.8/site-packages/httpcache/compat.py:11 /Users/cobrakai/Projects/woodmac-sdk-python/venv/lib/python3.8/site-packages/httpcache/compat.py:11: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working from collections import OrderedDict, MutableMapping
-- Docs: https://docs.pytest.org/en/stable/warnings.html