diff --git a/pyproject.toml b/pyproject.toml index 6b84388..25591e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.10" dependencies = [ "flask >=2.2.2, <4", "toml >=0.10.2, <1", - "pandas ==2.2.0", + "pandas ==2.2.1", "flask-assets >=2.0", "Bootstrap-flask >=2.2.0", "wheel >=0" diff --git a/requirements.txt b/requirements.txt index 4ffdf95..e5fcef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Jinja2 == 3.1.3 libsass == 0.23.0 MarkupSafe == 2.1.5 numpy == 1.26.4 -pandas == 2.2.0 +pandas == 2.2.1 pip == 24.0 python-dateutil == 2.8.2 pytz == 2024.1