diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e797024..38fe9369 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.2.2 +scipy==1.13.0 +numpy==1.26.4 +astropy==6.0.1 wget==3.2 -tqdm==4.64.1 -colorlog==6.7.0 -emcee==3.1.3 +tqdm==4.66.2 +colorlog==6.8.2 +emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 -matplotlib==3.6.1 +plotly==5.21.0 +matplotlib==3.8.4 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.7.0 +sphinx==7.3.7 +pytest==8.2.0 +requests==2.31.0 diff --git a/requirements.txt b/requirements.txt index 0e972f3e..d0ff167c 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.2.2 +scipy==1.13.0 +numpy==1.26.4 +astropy==6.0.1 wget==3.2 -tqdm==4.64.1 -colorlog==6.7.0 -emcee==3.1.3 +tqdm==4.66.2 +colorlog==6.8.2 +emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 -matplotlib==3.6.1 +plotly==5.21.0 +matplotlib==3.8.4 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.7.0 +sphinx==7.3.7 +pytest==8.2.0 +requests==2.31.0