diff --git a/docs/requirements.txt b/docs/requirements.txt index e6cc7935..2a0fa046 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,18 +1,18 @@ -astropy==5.1.1 -cffi==1.15.1 -colorlog==6.7.0 -corner==2.2.1 -emcee==3.1.3 -joblib==1.2.0 -jsonschema==4.16.0 -matplotlib==3.6.1 -numpy==1.23.4 -pre-commit==2.20.0 -pytest==7.2.0 -pytest-cov==4.0.0 -python-dateutil==2.8.2 -scikit-image==0.19.3 -scipy==1.9.3 -sphinx==5.3.0 -tqdm==4.64.1 +astropy==6.1.1 +cffi==1.16.0 +colorlog==6.8.2 +corner==2.2.2 +emcee==3.1.6 +joblib==1.4.2 +jsonschema==4.22.0 +matplotlib==3.9.0 +numpy==2.0.0 +pre-commit==3.7.1 +pytest==8.2.2 +pytest-cov==5.0.0 +python-dateutil==2.9.0.post0 +scikit-image==0.24.0 +scipy==1.14.0 +sphinx==7.3.7 +tqdm==4.66.4 wget==3.2 diff --git a/requirements.txt b/requirements.txt index 5fea59dc..d5aafa33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ -astropy==5.1.1 -cffi==1.15.1 +astropy==6.1.1 +cffi==1.16.0 cffi>=1.0.0 -colorlog==6.7.0 -corner==2.2.1 -emcee==3.1.3 -joblib==1.2.0 -jsonschema==4.16.0 -matplotlib==3.6.1 -numpy==1.23.4 +colorlog==6.8.2 +corner==2.2.2 +emcee==3.1.6 +joblib==1.4.2 +jsonschema==4.22.0 +matplotlib==3.9.0 +numpy==2.0.0 # optional for tools combine # git+https://github.com/cylammarco/SpectRes # Development Requirements -pre-commit==2.20.0 -pytest==7.2.0 -pytest-cov==4.0.0 -python-dateutil==2.8.2 -scikit-image==0.19.3 -scipy==1.9.3 -sphinx==5.3.0 -tqdm==4.64.1 +pre-commit==3.7.1 +pytest==8.2.2 +pytest-cov==5.0.0 +python-dateutil==2.9.0.post0 +scikit-image==0.24.0 +scipy==1.14.0 +sphinx==7.3.7 +tqdm==4.66.4 wget==3.2