We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7af1c commit c989b4dCopy full SHA for c989b4d
1 file changed
pyproject.toml
@@ -211,3 +211,6 @@ extend-immutable-calls = [
211
# See https://github.com/DiamondLightSource/python-copier-template/issues/154
212
# Remove this line to forbid private member access in tests
213
"tests/**/*" = ["SLF001"]
214
+
215
+[tool.uv]
216
+constraint-dependencies = ["httpx<1.0"]
0 commit comments