diff --git a/docs/requirements.txt b/docs/requirements.txt index 20d2888f..1e3712c4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,18 +1,18 @@ # The requirements, without a version number, hopefully that works -pandas==1.4.4 +pandas==1.5.0 scipy==1.9.1 -numpy==1.23.2 +numpy==1.23.3 astropy==5.1 wget==3.2 -tqdm==4.64.0 +tqdm==4.64.1 colorlog==6.7.0 -emcee==3.1.2 +emcee==3.1.3 pybtex==0.24.0 flex-format==0.2.18 plotly==5.10.0 -matplotlib==3.5.3 +matplotlib==3.6.0 # Development Requirements pre-commit==2.20.0 -sphinx==5.1.1 -pytest==7.1.2 +sphinx==5.2.3 +pytest==7.1.3 requests==2.28.1 diff --git a/requirements.txt b/requirements.txt index 83b2eeb2..dc5eca6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -pandas==1.4.4 +pandas==1.5.0 scipy==1.9.1 -numpy==1.23.2 +numpy==1.23.3 astropy==5.1 wget==3.2 -tqdm==4.64.0 +tqdm==4.64.1 colorlog==6.7.0 -emcee==3.1.2 +emcee==3.1.3 pybtex==0.24.0 flex-format==0.2.18 plotly==5.10.0 -matplotlib==3.5.3 +matplotlib==3.6.0 # Development Requirements pre-commit==2.20.0 -sphinx==5.1.1 -pytest==7.1.2 +sphinx==5.2.3 +pytest==7.1.3 requests==2.28.1