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.
2 parents b7962c7 + 948df77 commit b8fd652Copy full SHA for b8fd652
requirements.txt
@@ -3,7 +3,7 @@ argcomplete==3.1.2; python_version < '3.8'
3
argcomplete==3.5.0; python_version >= '3.8'
4
filelock==3.4.1; python_version == '3.6'
5
filelock==3.12.2; python_version == '3.7'
6
-filelock==3.15.4; python_version >= '3.8'
+filelock==3.16.1; python_version >= '3.8'
7
importlib_metadata==4.0.1; python_version < '3.8'
8
jsonschema==3.2.0
9
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
0 commit comments