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
912fb2ed29
commit
a1f3f6472a
@ -1,8 +1,8 @@
|
||||
-r requirements.txt
|
||||
|
||||
pytest==6.2.3
|
||||
pytest==6.2.4
|
||||
flake8==3.9.1
|
||||
pytest-timeout==1.4.2
|
||||
pytest-asyncio==0.15.1
|
||||
requests==2.25.1
|
||||
httpx==0.18.0
|
||||
httpx==0.18.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
uvicorn==0.13.4
|
||||
fastapi==0.63.0
|
||||
websockets==8.1
|
||||
websockets==9.0.1
|
||||
python-multipart==0.0.5
|
||||
aiohttp==3.7.4.post0
|
||||
aiofiles==0.6.0
|
||||
@ -10,7 +10,7 @@ psutil==5.8.0
|
||||
async-timeout==3.0.1
|
||||
distro==1.5.0
|
||||
py-cpuinfo==8.0.0
|
||||
sqlalchemy==1.4.11
|
||||
sqlalchemy==1.4.13
|
||||
aiosqlite===0.17.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-jose==3.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user