diff --git a/pyproject.toml b/pyproject.toml index f2570d2..d044a89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "tabulate>=0.9.0,<0.10.0", "python-dateutil>=2.9.0,<3.0.0", "gpxpy>=1.6.0,<1.7.0", - "pandas>=2.2.0,<2.3.0", + "pandas>=2.2.0,<2.4.0", "numpy>=2.2.0,<2.3.0", "nska-deserialize>=1.5.0,<1.6.0", "yara-python>=4.5.0,<4.6.0",