diff --git a/pyproject.toml b/pyproject.toml index 20c6e70..4958fec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ python = "^3.9" numpy = "1.26.4" pandas = "2.2.2" pycanon = "1.0.1.post2" -typing_extensions = "4.9.0" +typing_extensions = "4.11.0" beartype = "0.18.5" docutils = "0.21.2"