diff --git a/pyproject.toml b/pyproject.toml index a5f2e85..e7152cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ python = "^3.9" numpy = "2.0.2" pandas = "2.3.0" -typing_extensions = "4.13.2" +typing_extensions = "4.14.0" beartype = "0.20.2" docutils = "0.21.2" reportlab = "4.4.1"