VirusTotal / vt-py

The official Python 3 client library for VirusTotal
https://virustotal.github.io/vt-py/
Apache License 2.0
531 stars 121 forks source link

Fix: Fix aiohttp version to be compatible with Python 3.7 #184

Closed danipv closed 5 months ago

danipv commented 5 months ago

aiohttp has dropped Python 3.7 y recent versions, so to not break clients using this library (as the Splunk integration) I'm fixing the last aiohttp version compatible with 3.7.