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