1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-19 14:58:07 +00:00

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PSUTIL-483082
This commit is contained in:
snyk-bot 2020-06-24 13:06:58 +00:00
parent 9a9e54c523
commit 9665378f44

View File

@ -4,7 +4,7 @@ aiohttp-cors==0.7.0
aiofiles==0.4.0
Jinja2>=2.7.3
sentry-sdk>=0.14.4
psutil==5.6.6
psutil==5.6.7
async-timeout==3.0.1
distro>=1.3.0
py-cpuinfo==5.0.0