Skip to content

Commit

Permalink
Merge pull request #51 from AWehrhahn/pyup-scheduled-update-2022-11-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for November
  • Loading branch information
AWehrhahn authored Nov 30, 2022
2 parents e17b976 + 99dabf2 commit 79ca912
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 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.5.0
scipy==1.9.1
numpy==1.23.3
astropy==5.1
pandas==1.5.1
scipy==1.9.3
numpy==1.23.4
astropy==5.1.1
wget==3.2
tqdm==4.64.1
colorlog==6.7.0
emcee==3.1.3
pybtex==0.24.0
flex-format==0.2.18
plotly==5.10.0
matplotlib==3.6.0
plotly==5.11.0
matplotlib==3.6.1
# Development Requirements
pre-commit==2.20.0
sphinx==5.2.3
pytest==7.1.3
sphinx==5.3.0
pytest==7.2.0
requests==2.28.1
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pandas==1.5.0
scipy==1.9.1
numpy==1.23.3
astropy==5.1
pandas==1.5.1
scipy==1.9.3
numpy==1.23.4
astropy==5.1.1
wget==3.2
tqdm==4.64.1
colorlog==6.7.0
emcee==3.1.3
pybtex==0.24.0
flex-format==0.2.18
plotly==5.10.0
matplotlib==3.6.0
plotly==5.11.0
matplotlib==3.6.1
# Development Requirements
pre-commit==2.20.0
sphinx==5.2.3
pytest==7.1.3
sphinx==5.3.0
pytest==7.2.0
requests==2.28.1

0 comments on commit 79ca912

Please sign in to comment.