Upgrade request and sqlalchemy packages

This commit is contained in:
grossmj 2024-07-03 19:05:05 +02:00
parent 3a4ffb8786
commit 45a0644371
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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