Upgrade jsonschema and aiohttp

This commit is contained in:
grossmj 2024-05-09 18:37:40 +07:00
parent ccb5de6df1
commit 535ea0ad9f
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -1,5 +1,5 @@
jsonschema>=4.17.3,<4.18 # v4.17.3 is the last version to support Python 3.7
aiohttp>=3.9.3,<3.10
jsonschema>=4.22.0,<4.23
aiohttp>=3.9.4,<3.10
aiohttp-cors>=0.7.0,<0.8
aiofiles>=23.2.1,<23.3
Jinja2>=3.1.4,<3.2