mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Upgrade request and sqlalchemy packages
This commit is contained in:
parent
3a4ffb8786
commit
45a0644371
@ -2,6 +2,6 @@ pytest==8.1.1
|
||||
flake8==7.0.0
|
||||
pytest-timeout==2.3.1
|
||||
pytest-asyncio==0.21.1
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
httpx==0.24.1 # version 0.24.1 is required by httpx_ws
|
||||
httpx_ws==0.4.2
|
||||
|
@ -10,7 +10,7 @@ sentry-sdk==2.7.1,<2.8
|
||||
psutil==6.0.0
|
||||
distro>=1.9.0
|
||||
py-cpuinfo==9.0.0
|
||||
sqlalchemy==2.0.29
|
||||
sqlalchemy==2.0.31
|
||||
aiosqlite==0.20.0
|
||||
alembic==1.12.1
|
||||
bcrypt==4.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user