diff --git a/requirements.txt b/requirements.txt index 07b9a8b..fc53cb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ pymongo python-registry virustotal-api yara-python -git+https://github.com/smarnach/pyexiftool.git#egg=pyexiftool \ No newline at end of file +git+https://github.com/smarnach/pyexiftool.git#egg=pyexiftool +aiohttp>=3.12.14 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file