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 May #76

Closed
wants to merge 34 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
91734c3
Update astropy from 5.1.1 to 6.0.1
pyup-bot May 1, 2024
ef2d049
Update astropy from 5.1.1 to 6.0.1
pyup-bot May 1, 2024
74d9814
Update cffi from 1.15.1 to 1.16.0
pyup-bot May 1, 2024
6bd518f
Update cffi from 1.15.1 to 1.16.0
pyup-bot May 1, 2024
3385530
Update colorlog from 6.7.0 to 6.8.2
pyup-bot May 1, 2024
922b465
Update colorlog from 6.7.0 to 6.8.2
pyup-bot May 1, 2024
2f49b97
Update corner from 2.2.1 to 2.2.2
pyup-bot May 1, 2024
2739939
Update corner from 2.2.1 to 2.2.2
pyup-bot May 1, 2024
4acd6ad
Update emcee from 3.1.3 to 3.1.6
pyup-bot May 1, 2024
0003032
Update emcee from 3.1.3 to 3.1.6
pyup-bot May 1, 2024
aba0517
Update joblib from 1.2.0 to 1.4.0
pyup-bot May 1, 2024
a83f009
Update joblib from 1.2.0 to 1.4.0
pyup-bot May 1, 2024
a06058c
Update jsonschema from 4.16.0 to 4.22.0
pyup-bot May 1, 2024
91c51a1
Update jsonschema from 4.16.0 to 4.22.0
pyup-bot May 1, 2024
2be3e73
Update matplotlib from 3.6.1 to 3.8.4
pyup-bot May 1, 2024
a14935a
Update matplotlib from 3.6.1 to 3.8.4
pyup-bot May 1, 2024
a4162c9
Update numpy from 1.23.4 to 1.26.4
pyup-bot May 1, 2024
b7ec85c
Update numpy from 1.23.4 to 1.26.4
pyup-bot May 1, 2024
05b57e9
Update pre-commit from 2.20.0 to 3.7.0
pyup-bot May 1, 2024
f157466
Update pre-commit from 2.20.0 to 3.7.0
pyup-bot May 1, 2024
7414999
Update pytest from 7.2.0 to 8.2.0
pyup-bot May 1, 2024
06f601f
Update pytest from 7.2.0 to 8.2.0
pyup-bot May 1, 2024
3069557
Update pytest-cov from 4.0.0 to 5.0.0
pyup-bot May 1, 2024
e8f54ba
Update pytest-cov from 4.0.0 to 5.0.0
pyup-bot May 1, 2024
bee5969
Update python-dateutil from 2.8.2 to 2.9.0.post0
pyup-bot May 1, 2024
3a896bc
Update python-dateutil from 2.8.2 to 2.9.0.post0
pyup-bot May 1, 2024
eae9d53
Update scikit-image from 0.19.3 to 0.23.2
pyup-bot May 1, 2024
f788167
Update scikit-image from 0.19.3 to 0.23.2
pyup-bot May 1, 2024
2c6783f
Update scipy from 1.9.3 to 1.13.0
pyup-bot May 1, 2024
5bb41c6
Update scipy from 1.9.3 to 1.13.0
pyup-bot May 1, 2024
8c32c34
Update sphinx from 5.3.0 to 7.3.7
pyup-bot May 1, 2024
46ba8dc
Update sphinx from 5.3.0 to 7.3.7
pyup-bot May 1, 2024
a01aeed
Update tqdm from 4.64.1 to 4.66.2
pyup-bot May 1, 2024
84acfed
Update tqdm from 4.64.1 to 4.66.2
pyup-bot May 1, 2024
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
34 changes: 17 additions & 17 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -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.0.1
cffi==1.16.0
colorlog==6.8.2
corner==2.2.2
emcee==3.1.6
joblib==1.4.0
jsonschema==4.22.0
matplotlib==3.8.4
numpy==1.26.4
pre-commit==3.7.0
pytest==8.2.0
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
scikit-image==0.23.2
scipy==1.13.0
sphinx==7.3.7
tqdm==4.66.2
wget==3.2
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
astropy==5.1.1
cffi==1.15.1
astropy==6.0.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.0
jsonschema==4.22.0
matplotlib==3.8.4
numpy==1.26.4

# 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.0
pytest==8.2.0
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
scikit-image==0.23.2
scipy==1.13.0
sphinx==7.3.7
tqdm==4.66.2
wget==3.2
Loading