We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c86fa commit d0f79e5Copy full SHA for d0f79e5
1 file changed
requirements.txt
@@ -14,8 +14,7 @@ psutil
14
15
# Configuration and data formats
16
PyYAML>=5.4.1,<7.0.0
17
-# tomli only needed on Python < 3.11 (tomllib builtin on 3.11+)
18
-tomli>=2.0.1,<3.0.0; python_version < "3.11"
+tomli
19
jsonschema
20
21
# Image processing
0 commit comments