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 ad715ec commit 756a5c1Copy full SHA for 756a5c1
test-requirements.txt
@@ -21,6 +21,8 @@ filelock==3.19.1
21
identify==2.6.13
22
# via pre-commit
23
iniconfig==2.1.0
24
+ # via pytest
25
+lxml==6.0.1 ; python_version < "3.15"
26
# via -r test-requirements.in
27
mypy-extensions==1.1.0
28
# via -r mypy-requirements.txt
0 commit comments