diff --git a/docs/requirements.txt b/docs/requirements.txt index 94f25a38..33196796 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.0.1 +astropy==5.0.4 cffi==1.15.0 colorlog==6.6.0 corner==2.2.1 @@ -6,13 +6,13 @@ emcee==3.1.1 joblib==1.1.0 jsonschema==4.4.0 matplotlib==3.5.1 -numpy==1.22.1 -pre-commit==2.17.0 -pytest==6.2.5 +numpy==1.22.3 +pre-commit==2.18.1 +pytest==7.1.2 pytest-cov==3.0.0 python-dateutil==2.8.2 -scikit-image==0.19.1 -scipy==1.7.3 -sphinx==4.4.0 -tqdm==4.62.3 +scikit-image==0.19.2 +scipy==1.8.0 +sphinx==4.5.0 +tqdm==4.64.0 wget==3.2 diff --git a/requirements.txt b/requirements.txt index 88f68b35..55e65190 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.0.1 +astropy==5.0.4 cffi==1.15.0 cffi>=1.0.0 colorlog==6.6.0 @@ -7,18 +7,18 @@ emcee==3.1.1 joblib==1.1.0 jsonschema==4.4.0 matplotlib==3.5.1 -numpy==1.22.1 +numpy==1.22.3 # optional for tools combine # git+https://github.com/cylammarco/SpectRes # Development Requirements -pre-commit==2.17.0 -pytest==6.2.5 +pre-commit==2.18.1 +pytest==7.1.2 pytest-cov==3.0.0 python-dateutil==2.8.2 -scikit-image==0.19.1 -scipy==1.7.3 -sphinx==4.4.0 -tqdm==4.62.3 +scikit-image==0.19.2 +scipy==1.8.0 +sphinx==4.5.0 +tqdm==4.64.0 wget==3.2