diff --git a/docs/requirements.txt b/docs/requirements.txt index f3cdf67..b5fb6d3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx>=1.3 sphinx-rtd-theme==2.0.0 -sphinx_autodoc_typehints==1.25.2 +sphinx_autodoc_typehints==1.25.3 diff --git a/requirements.txt b/requirements.txt index 69363e9..b1722d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jsonpath_ng>=1.6.0 -pandas==2.1.4 +pandas==2.2.0 openpyxl==3.1.2 tabulate==0.9.0 pyyaml>=6.0.1