We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a4c28 commit 8889eaaCopy full SHA for 8889eaa
requirements.txt
@@ -1,9 +1,9 @@
1
-jsonschema>=4.22.0,<4.23
+jsonschema>=4.23,<4.24
2
aiohttp>=3.9.5,<3.10
3
aiohttp-cors>=0.7.0,<0.8
4
aiofiles>=24.1.0,<25.0
5
Jinja2>=3.1.4,<3.2
6
-sentry-sdk==2.7.1,<2.8
+sentry-sdk==2.12,<2.13
7
psutil==6.0.0
8
async-timeout>=4.0.3,<4.1
9
distro>=1.9.0
0 commit comments