mirror of
https://github.com/GNS3/gns3-server
synced 2025-05-06 09:09:03 +00:00
Upgrade dependencies
This commit is contained in:
parent
03f8ea9a6e
commit
f7cc4e9574
@ -1,6 +1,6 @@
|
|||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
|
|
||||||
pytest==6.2.4
|
pytest==7.0.0
|
||||||
flake8==3.9.2
|
flake8==4.0.1
|
||||||
pytest-timeout==1.4.2
|
pytest-timeout==1.4.2
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
jsonschema==3.2.0
|
jsonschema==3.2.0
|
||||||
aiohttp==3.7.4.post0
|
aiohttp==3.7.4.post0
|
||||||
aiohttp-cors==0.7.0
|
aiohttp-cors==0.7.0
|
||||||
aiofiles==0.7.0
|
aiofiles==0.8.0
|
||||||
Jinja2==3.0.1
|
Jinja2==3.0.3
|
||||||
sentry-sdk==1.3.1
|
sentry-sdk==1.5.4
|
||||||
psutil==5.8.0
|
psutil==5.9.0
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
distro==1.6.0
|
distro==1.6.0
|
||||||
py-cpuinfo==8.0.0
|
py-cpuinfo==8.0.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
|
|
||||||
pywin32==301
|
pywin32==303
|
||||||
wmi==1.5.1
|
wmi==1.5.1
|
||||||
|
Loading…
Reference in New Issue
Block a user