blob: d14076247ba5aefe8433b6ae22d50a1ae30616f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- pyproject.toml.orig 2023-08-16 17:46:54 UTC
+++ pyproject.toml
@@ -44,7 +44,7 @@ pathable = "^0.4.1"
python = "^3.8.0"
PyYAML = ">=5.1"
requests = {version = "^2.31.0", optional = true}
-referencing = ">=0.28.0,<0.31.0"
+referencing = ">=0.28.0,<0.37.0"
[tool.poetry.dev-dependencies]
pre-commit = "*"
|