Upgrade dependencies

This commit is contained in:
grossmj 2025-11-16 19:16:38 +10:00
parent 230866890e
commit bfe7b7a735
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -1,10 +1,10 @@
jsonschema>=4.23,<4.24
aiohttp>=3.10.11,<3.11 # version 3.10.11 is the last compatible version with Python 3.8
aiohttp-cors>=0.7.0,<0.8
aiofiles>=24.1.0,<25.0
aiofiles>=25.1.0,<26.0
Jinja2>=3.1.6,<3.2
sentry-sdk>=2.35.1,<2.36 # optional dependency
psutil>=7.0.0
sentry-sdk>=2.44.0,<2.45 # optional dependency
psutil>=7.1.3
async-timeout>=5.0.1,<5.1
distro>=1.9.0
py-cpuinfo>=9.0.0,<10.0