requests-cache / aiohttp-client-cache

An async persistent cache for aiohttp requests
MIT License
121 stars 21 forks source link

Drop Python 3.7 #207

Closed alessio-locatelli closed 11 months ago

alessio-locatelli commented 11 months ago

Closes https://github.com/requests-cache/aiohttp-client-cache/issues/164

I executed git grep '37' and git grep '3\.7' and these are all Python 3.7 use cases I was able to find.