fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
This commit is contained in:
snyk-bot 2024-07-10 07:35:42 +00:00
parent a89c4a55ee
commit 73b55d6d29
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -45,3 +45,4 @@ webexteamssdk==1.6.1
websockets==11.0.3
wrapt==1.16.0
xmltodict==0.13.0
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability