diff --git a/pyproject.toml b/pyproject.toml index 6ac599d..fc84393 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pypdf>=3.9.0", "python-docx==1.1.2", "python-magic==0.4.27", - "pandas==2.2.2", + "pandas==2.2.3", "beautifulsoup4==4.12.3 ", ] classifiers = [