diff --git a/pandas-quant-data-provider/requirements.frozen.txt b/pandas-quant-data-provider/requirements.frozen.txt index edf07067..16d96a1e 100644 --- a/pandas-quant-data-provider/requirements.frozen.txt +++ b/pandas-quant-data-provider/requirements.frozen.txt @@ -2,7 +2,7 @@ cachetools==4.2.2 cachier==1.5.0 fredapi==0.4.3 investpy==1.0.6 -numpy==1.20.3 +numpy==1.21.0 pandas==1.2.4 pangres==2.3 piphyperd==1.9.10 diff --git a/pandas-quant-data-provider/requirements.txt b/pandas-quant-data-provider/requirements.txt index 2f604246..f704bbc8 100644 --- a/pandas-quant-data-provider/requirements.txt +++ b/pandas-quant-data-provider/requirements.txt @@ -1,7 +1,7 @@ cachetools>=4.2.2 fredapi investpy -numpy==1.20.* +numpy==1.21.* pandas>=1.2.4 pangres sortedcontainers