closeio / socketshark

A WebSocket message router based on Python/Redis/asyncio
MIT License
116 stars 11 forks source link

Remove support for python 3.7 and bump version #145

Closed gcheshkov closed 10 months ago

gcheshkov commented 10 months ago

I'm removing Python 3.7 support because Python 3.7 has reached its end of life in June 2023, and we need to update aiohttp version for security reasons.