diff --git a/requirements.txt b/requirements.txt index 5af3d90c..4d16fcf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ matplotlib >= 3.7.1 notebook >= 6.5.5 numpy >= 1.23.5 openpyxl >= 3.1.5 -pandas >= 1.5.3 +pandas >= 3.0.3 pytest >= 7.4.0 requests >= 2.31.0 scipy >= 1.17.1 diff --git a/tests/requirements.colab.2024.02.txt b/tests/requirements.colab.2024.02.txt index 2caafd7f..73c0c59a 100644 --- a/tests/requirements.colab.2024.02.txt +++ b/tests/requirements.colab.2024.02.txt @@ -20,7 +20,7 @@ matplotlib == 3.10.9 notebook == 7.5.6 numpy==2.4.4 openpyxl == 3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index 79212ad9..6313dcb7 100644 --- a/tests/requirements.colab.2025.02.txt +++ b/tests/requirements.colab.2025.02.txt @@ -22,7 +22,7 @@ matplotlib == 3.10.9 notebook == 7.5.6 numpy==2.4.4 openpyxl == 3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index 7c21a7bc..645c439a 100644 --- a/tests/requirements.colab.2026.02.txt +++ b/tests/requirements.colab.2026.02.txt @@ -22,7 +22,7 @@ matplotlib==3.10.9 notebook==7.5.6 numpy==2.4.4 openpyxl==3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader==0.10.0 pytest==9.0.3 pytest-xdist