mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-28 16:58:50 +00:00
0abc9756b7
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
setuptools==40.8.0
|
|
cx_Freeze==5.1.1
|
|
requests==2.21.0
|
|
packaging==19.0
|
|
appdirs==1.4.3
|
|
psutil==5.6.7
|
|
jsonschema==2.6.0 # lock down jsonschema, 3.0 makes problems
|
|
|
|
urllib3>=1.25.9 # not directly required, pinned by Snyk to avoid a vulnerability |