mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WEBSOCKETS-1582792
This commit is contained in:
@@ -3,4 +3,4 @@ deluge-client==1.9.0
|
||||
docopt==0.6.2
|
||||
requests==2.25.1
|
||||
sshtunnel==0.4.0
|
||||
websockets==9.1
|
||||
websockets==10.0
|
||||
Reference in New Issue
Block a user