fix: twitter-sentiment-processor/demos/py-demo/provider/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6645291
This commit is contained in:
snyk-bot 2024-04-18 21:20:01 +00:00
parent b8328b8184
commit 153306e52c
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
dapr-ext-grpc >= 1.0.0
dapr >= 1.0.0
aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability