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 12, 2022
2 parents 7300efd + c96f0ae commit 5ff1bea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# The requirements, without a version number, hopefully that works
pandas==1.4.4
pandas==1.5.0
scipy==1.9.1
numpy==1.23.2
numpy==1.23.3
astropy==5.1
wget==3.2
tqdm==4.64.0
tqdm==4.64.1
colorlog==6.7.0
emcee==3.1.2
emcee==3.1.3
pybtex==0.24.0
flex-format==0.2.18
plotly==5.10.0
matplotlib==3.5.3
matplotlib==3.6.0
# Development Requirements
pre-commit==2.20.0
sphinx==5.1.1
pytest==7.1.2
sphinx==5.2.3
pytest==7.1.3
requests==2.28.1
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pandas==1.4.4
pandas==1.5.0
scipy==1.9.1
numpy==1.23.2
numpy==1.23.3
astropy==5.1
wget==3.2
tqdm==4.64.0
tqdm==4.64.1
colorlog==6.7.0
emcee==3.1.2
emcee==3.1.3
pybtex==0.24.0
flex-format==0.2.18
plotly==5.10.0
matplotlib==3.5.3
matplotlib==3.6.0
# Development Requirements
pre-commit==2.20.0
sphinx==5.1.1
pytest==7.1.2
sphinx==5.2.3
pytest==7.1.3
requests==2.28.1

0 comments on commit 5ff1bea

Please sign in to comment.