Skip to content

Commit

Permalink
Merge pull request #49 from AWehrhahn/pyup-scheduled-update-2022-10-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for October
  • Loading branch information
AWehrhahn authored Oct 4, 2022
2 parents f8e8e9b + cd81a32 commit ac6e124
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
astropy==5.1
cffi==1.15.1
colorlog==6.6.0
colorlog==6.7.0
corner==2.2.1
emcee==3.1.2
joblib==1.1.0
jsonschema==4.6.1
matplotlib==3.5.2
numpy==1.23.0
pre-commit==2.19.0
pytest==7.1.2
pytest-cov==3.0.0
emcee==3.1.3
joblib==1.2.0
jsonschema==4.16.0
matplotlib==3.6.0
numpy==1.23.3
pre-commit==2.20.0
pytest==7.1.3
pytest-cov==4.0.0
python-dateutil==2.8.2
scikit-image==0.19.3
scipy==1.8.1
sphinx==5.0.2
tqdm==4.64.0
scipy==1.9.1
sphinx==5.2.3
tqdm==4.64.1
wget==3.2
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
astropy==5.1
cffi==1.15.1
cffi>=1.0.0
colorlog==6.6.0
colorlog==6.7.0
corner==2.2.1
emcee==3.1.2
joblib==1.1.0
jsonschema==4.6.1
matplotlib==3.5.2
numpy==1.23.0
emcee==3.1.3
joblib==1.2.0
jsonschema==4.16.0
matplotlib==3.6.0
numpy==1.23.3

# optional for tools combine
# git+https://github.com/cylammarco/SpectRes

# Development Requirements
pre-commit==2.19.0
pytest==7.1.2
pytest-cov==3.0.0
pre-commit==2.20.0
pytest==7.1.3
pytest-cov==4.0.0
python-dateutil==2.8.2
scikit-image==0.19.3
scipy==1.8.1
sphinx==5.0.2
tqdm==4.64.0
scipy==1.9.1
sphinx==5.2.3
tqdm==4.64.1
wget==3.2

0 comments on commit ac6e124

Please sign in to comment.