We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200fbc5 commit 4c35ea7Copy full SHA for 4c35ea7
requirements.txt
@@ -1,6 +1,6 @@
1
jsonschema>=4.23,<4.24
2
-sentry-sdk>=2.19.2,<2.20 # optional dependency
3
-psutil>=6.1.1
+sentry-sdk>=2.22,<2.23 # optional dependency
+psutil>=7.0.0
4
distro>=1.9.0
5
-truststore>=0.10.0; python_version >= '3.10'
+truststore>=0.10.1; python_version >= '3.10'
6
importlib-resources>=1.3; python_version < '3.9'
0 commit comments