Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled monthly dependency update for June #63

Closed
wants to merge 26 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
b3c48a9
Update astropy from 5.1.1 to 5.3
pyup-bot Jun 1, 2023
b7601ee
Update astropy from 5.1.1 to 5.3
pyup-bot Jun 1, 2023
faa0a55
Update corner from 2.2.1 to 2.2.2
pyup-bot Jun 1, 2023
126adb3
Update corner from 2.2.1 to 2.2.2
pyup-bot Jun 1, 2023
b5ac126
Update emcee from 3.1.3 to 3.1.4
pyup-bot Jun 1, 2023
a78e21e
Update emcee from 3.1.3 to 3.1.4
pyup-bot Jun 1, 2023
e187b12
Update jsonschema from 4.16.0 to 4.17.3
pyup-bot Jun 1, 2023
6eb38d3
Update jsonschema from 4.16.0 to 4.17.3
pyup-bot Jun 1, 2023
e99232c
Update matplotlib from 3.6.1 to 3.7.1
pyup-bot Jun 1, 2023
7617e71
Update matplotlib from 3.6.1 to 3.7.1
pyup-bot Jun 1, 2023
73bbc25
Update numpy from 1.23.4 to 1.24.3
pyup-bot Jun 1, 2023
76b56a8
Update numpy from 1.23.4 to 1.24.3
pyup-bot Jun 1, 2023
cb8c684
Update pre-commit from 2.20.0 to 3.3.2
pyup-bot Jun 1, 2023
2b34cf4
Update pre-commit from 2.20.0 to 3.3.2
pyup-bot Jun 1, 2023
e04bf88
Update pytest from 7.2.0 to 7.3.1
pyup-bot Jun 1, 2023
d30e100
Update pytest from 7.2.0 to 7.3.1
pyup-bot Jun 1, 2023
db3ec0c
Update pytest-cov from 4.0.0 to 4.1.0
pyup-bot Jun 1, 2023
bdb3cfb
Update pytest-cov from 4.0.0 to 4.1.0
pyup-bot Jun 1, 2023
16408cb
Update scikit-image from 0.19.3 to 0.20.0
pyup-bot Jun 1, 2023
2106fc3
Update scikit-image from 0.19.3 to 0.20.0
pyup-bot Jun 1, 2023
89dab42
Update scipy from 1.9.3 to 1.10.1
pyup-bot Jun 1, 2023
d9a8f27
Update scipy from 1.9.3 to 1.10.1
pyup-bot Jun 1, 2023
18fe426
Update sphinx from 5.3.0 to 7.0.1
pyup-bot Jun 1, 2023
5643eb9
Update sphinx from 5.3.0 to 7.0.1
pyup-bot Jun 1, 2023
d454489
Update tqdm from 4.64.1 to 4.65.0
pyup-bot Jun 1, 2023
43b9dfc
Update tqdm from 4.64.1 to 4.65.0
pyup-bot Jun 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
astropy==5.1.1
astropy==5.3
cffi==1.15.1
colorlog==6.7.0
corner==2.2.1
emcee==3.1.3
corner==2.2.2
emcee==3.1.4
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
jsonschema==4.17.3
matplotlib==3.7.1
numpy==1.24.3
pre-commit==3.3.2
pytest==7.3.1
pytest-cov==4.1.0
python-dateutil==2.8.2
scikit-image==0.19.3
scipy==1.9.3
sphinx==5.3.0
tqdm==4.64.1
scikit-image==0.20.0
scipy==1.10.1
sphinx==7.0.1
tqdm==4.65.0
wget==3.2
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
astropy==5.1.1
astropy==5.3
cffi==1.15.1
cffi>=1.0.0
colorlog==6.7.0
corner==2.2.1
emcee==3.1.3
corner==2.2.2
emcee==3.1.4
joblib==1.2.0
jsonschema==4.16.0
matplotlib==3.6.1
numpy==1.23.4
jsonschema==4.17.3
matplotlib==3.7.1
numpy==1.24.3

# 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
pre-commit==3.3.2
pytest==7.3.1
pytest-cov==4.1.0
python-dateutil==2.8.2
scikit-image==0.19.3
scipy==1.9.3
sphinx==5.3.0
tqdm==4.64.1
scikit-image==0.20.0
scipy==1.10.1
sphinx==7.0.1
tqdm==4.65.0
wget==3.2