mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Upgrade dependencies
This commit is contained in:
parent
4a1da00601
commit
5b478fc331
@ -1,20 +1,20 @@
|
||||
uvicorn==0.17.6
|
||||
fastapi==0.78.0
|
||||
uvicorn==0.18.2
|
||||
fastapi==0.79.0
|
||||
python-multipart==0.0.5
|
||||
websockets==10.3
|
||||
aiohttp==3.8.1
|
||||
async-timeout==4.0.2
|
||||
aiofiles==0.8.0
|
||||
Jinja2==3.0.3
|
||||
sentry-sdk==1.5.12
|
||||
Jinja2==3.1.2
|
||||
sentry-sdk==1.7.1
|
||||
psutil==5.9.1
|
||||
distro==1.7.0
|
||||
py-cpuinfo==8.0.0
|
||||
sqlalchemy==1.4.36
|
||||
sqlalchemy==1.4.39
|
||||
aiosqlite===0.17.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-jose==3.3.0
|
||||
email-validator==1.2.1
|
||||
watchfiles==0.14.1
|
||||
zstandard==0.17.0
|
||||
watchfiles==0.15.0
|
||||
zstandard==0.18.0
|
||||
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084
|
||||
|
Loading…
Reference in New Issue
Block a user