mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Upgrade packages to latest versions
This commit is contained in:
parent
e13c84bada
commit
bf19da1dc2
@ -1 +1 @@
|
||||
-rrequirements.txt
|
||||
-r requirements.txt
|
||||
|
@ -1,11 +1,12 @@
|
||||
uvicorn==0.11.8
|
||||
fastapi==0.61.0
|
||||
uvicorn==0.12.2
|
||||
fastapi==0.61.2
|
||||
websockets==8.1
|
||||
python-multipart==0.0.5
|
||||
aiohttp==3.6.2
|
||||
aiofiles==0.5.0
|
||||
Jinja2>=2.7.3
|
||||
sentry-sdk>=0.14.4
|
||||
psutil==5.6.7
|
||||
aiohttp==3.7.2
|
||||
aiofiles==0.6.0
|
||||
Jinja2==2.11.2
|
||||
sentry-sdk==0.19.2
|
||||
psutil==5.7.3
|
||||
async-timeout==3.0.1
|
||||
distro>=1.3.0
|
||||
distro==1.5.0
|
||||
py-cpuinfo==7.0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
-rrequirements.txt
|
||||
-r requirements.txt
|
||||
|
||||
pywin32>=223
|
||||
pywin32==228
|
||||
wmi==1.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user