diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e797024..bb4ae60f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,18 +1,18 @@ # The requirements, without a version number, hopefully that works -pandas==1.5.1 -scipy==1.9.3 -numpy==1.23.4 -astropy==5.1.1 +pandas==2.1.3 +scipy==1.11.4 +numpy==1.26.2 +astropy==6.0.0 wget==3.2 -tqdm==4.64.1 +tqdm==4.66.1 colorlog==6.7.0 -emcee==3.1.3 +emcee==3.1.4 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 -matplotlib==3.6.1 +plotly==5.18.0 +matplotlib==3.8.2 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.5.0 +sphinx==7.2.6 +pytest==7.4.3 +requests==2.31.0 diff --git a/requirements.txt b/requirements.txt index 0e972f3e..915f0814 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -pandas==1.5.1 -scipy==1.9.3 -numpy==1.23.4 -astropy==5.1.1 +pandas==2.1.3 +scipy==1.11.4 +numpy==1.26.2 +astropy==6.0.0 wget==3.2 -tqdm==4.64.1 +tqdm==4.66.1 colorlog==6.7.0 -emcee==3.1.3 +emcee==3.1.4 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 -matplotlib==3.6.1 +plotly==5.18.0 +matplotlib==3.8.2 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.5.0 +sphinx==7.2.6 +pytest==7.4.3 +requests==2.31.0