summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e0f9ce0..2cb3ea5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,7 +32,7 @@ dynamic = ["version", "readme"]
dependencies = [
"attrs>=22.2.0",
- "pyrsistent>=0.14.0,!=0.17.0,!=0.17.1,!=0.17.2",
+ "pyrsistent>=0.19.3",
"jsonschema-specifications>=2023.03.1",
"referencing>=0.18.6",