Hello,
I have legacy projects and I'm trying to run SimplerLLM on Python 3.7
On PyPI meta I read Requires: Python >=3.6
but trying to install on Python 3.7.9 I get this error:

seems it has a problem with aiohttp dependency
This could be resolved reorganizing dependencies or SimplerLLM nomore supports 3.7?