Skip to content

Commit 1948391

Browse files
committed
fix: python/requirements-optional.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-10742466
1 parent 204425e commit 1948391

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/requirements-optional.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ web3 >= 4.8
33
Pillow
44
stellar-sdk>=4.0.0,<6.0.0
55
rlp>=1.1.0 ; python_version<'3.7'
6+
aiohttp>=3.12.14 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)