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 July #67

Closed
wants to merge 28 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
55e3db2
Update astropy from 5.1.1 to 5.3
pyup-bot Jul 1, 2023
d9cf65e
Update astropy from 5.1.1 to 5.3
pyup-bot Jul 1, 2023
d577d87
Update corner from 2.2.1 to 2.2.2
pyup-bot Jul 1, 2023
615c9e0
Update corner from 2.2.1 to 2.2.2
pyup-bot Jul 1, 2023
e6056d4
Update emcee from 3.1.3 to 3.1.4
pyup-bot Jul 1, 2023
edb4941
Update emcee from 3.1.3 to 3.1.4
pyup-bot Jul 1, 2023
e981fb4
Update joblib from 1.2.0 to 1.3.1
pyup-bot Jul 1, 2023
04cf0bc
Update joblib from 1.2.0 to 1.3.1
pyup-bot Jul 1, 2023
7b52d15
Update jsonschema from 4.16.0 to 4.17.3
pyup-bot Jul 1, 2023
f4db0d8
Update jsonschema from 4.16.0 to 4.17.3
pyup-bot Jul 1, 2023
2acab78
Update matplotlib from 3.6.1 to 3.7.1
pyup-bot Jul 1, 2023
e27ead8
Update matplotlib from 3.6.1 to 3.7.1
pyup-bot Jul 1, 2023
4facf1d
Update numpy from 1.23.4 to 1.25.0
pyup-bot Jul 1, 2023
2d2e12f
Update numpy from 1.23.4 to 1.25.0
pyup-bot Jul 1, 2023
378bf5b
Update pre-commit from 2.20.0 to 3.3.3
pyup-bot Jul 1, 2023
06684f2
Update pre-commit from 2.20.0 to 3.3.3
pyup-bot Jul 1, 2023
df5b6a2
Update pytest from 7.2.0 to 7.4.0
pyup-bot Jul 1, 2023
f96e1bf
Update pytest from 7.2.0 to 7.4.0
pyup-bot Jul 1, 2023
16a173c
Update pytest-cov from 4.0.0 to 4.1.0
pyup-bot Jul 1, 2023
6ad1ac3
Update pytest-cov from 4.0.0 to 4.1.0
pyup-bot Jul 1, 2023
6f6245f
Update scikit-image from 0.19.3 to 0.21.0
pyup-bot Jul 1, 2023
183aee9
Update scikit-image from 0.19.3 to 0.21.0
pyup-bot Jul 1, 2023
d2628ee
Update scipy from 1.9.3 to 1.11.1
pyup-bot Jul 1, 2023
457f31b
Update scipy from 1.9.3 to 1.11.1
pyup-bot Jul 1, 2023
f53792d
Update sphinx from 5.3.0 to 7.0.1
pyup-bot Jul 1, 2023
28f7f0d
Update sphinx from 5.3.0 to 7.0.1
pyup-bot Jul 1, 2023
6a60147
Update tqdm from 4.64.1 to 4.65.0
pyup-bot Jul 1, 2023
1feea50
Update tqdm from 4.64.1 to 4.65.0
pyup-bot Jul 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
28 changes: 14 additions & 14 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
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
corner==2.2.2
emcee==3.1.4
joblib==1.3.1
jsonschema==4.17.3
matplotlib==3.7.1
numpy==1.25.0
pre-commit==3.3.3
pytest==7.4.0
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.21.0
scipy==1.11.1
sphinx==7.0.1
tqdm==4.65.0
wget==3.2
28 changes: 14 additions & 14 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
joblib==1.2.0
jsonschema==4.16.0
matplotlib==3.6.1
numpy==1.23.4
corner==2.2.2
emcee==3.1.4
joblib==1.3.1
jsonschema==4.17.3
matplotlib==3.7.1
numpy==1.25.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
pre-commit==3.3.3
pytest==7.4.0
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.21.0
scipy==1.11.1
sphinx==7.0.1
tqdm==4.65.0
wget==3.2