We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a2b28a + ae6b176 commit 4383b2bCopy full SHA for 4383b2b
1 file changed
pyproject.toml
@@ -75,7 +75,7 @@ tests = [
75
"pytest-asyncio~=1.3",
76
"pytest-cov~=7.0",
77
"ruff~=0.13.1",
78
- "types-lxml~=2025.3",
+ "types-lxml>=2025.3,<2027.0",
79
"types-python-dateutil~=2.9",
80
"types-pyyaml~=6.0",
81
# types-requests~=2.32 depends on urllib3>=2
0 commit comments