diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e797024..3a3d0217 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.14.1 +numpy==2.1.0 +astropy==6.1.3 wget==3.2 -tqdm==4.64.1 -colorlog==6.7.0 -emcee==3.1.3 +tqdm==4.66.5 +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.24.0 +matplotlib==3.9.2 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.8.0 +sphinx==8.0.2 +pytest==8.3.2 +requests==2.32.3 diff --git a/requirements.txt b/requirements.txt index 0e972f3e..8c9a6cd4 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.14.1 +numpy==2.1.0 +astropy==6.1.3 wget==3.2 -tqdm==4.64.1 -colorlog==6.7.0 -emcee==3.1.3 +tqdm==4.66.5 +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.24.0 +matplotlib==3.9.2 # Development Requirements -pre-commit==2.20.0 -sphinx==5.3.0 -pytest==7.2.0 -requests==2.28.1 +pre-commit==3.8.0 +sphinx==8.0.2 +pytest==8.3.2 +requests==2.32.3