Skip to content

Commit

Permalink
Merge pull request #43 from AWehrhahn/pyup-scheduled-update-2022-01-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for January
  • Loading branch information
AWehrhahn authored Jan 10, 2022
2 parents 99dc275 + eb68092 commit a06bbb4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 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
scipy
numpy
astropy
wget
tqdm
colorlog
emcee
pybtex
flex-format
plotly
matplotlib
pandas==1.3.5
scipy==1.7.3
numpy==1.22.0
astropy==5.0
wget==3.2
tqdm==4.62.3
colorlog==6.6.0
emcee==3.1.1
pybtex==0.24.0
flex-format==0.2.17
plotly==5.5.0
matplotlib==3.5.1
# Development Requirements
pre-commit
sphinx
pytest
requests
pre-commit==2.16.0
sphinx==4.3.2
pytest==6.2.5
requests==2.26.0
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pandas==1.3.4
pandas==1.3.5
scipy==1.7.3
numpy==1.21.4
numpy==1.22.0
astropy==5.0
wget==3.2
tqdm==4.62.3
colorlog==6.6.0
emcee==3.1.1
pybtex==0.24.0
flex-format==0.2.17
plotly==5.4.0
matplotlib==3.5.0
plotly==5.5.0
matplotlib==3.5.1
# Development Requirements
pre-commit==2.16.0
sphinx==4.3.1
sphinx==4.3.2
pytest==6.2.5
requests==2.26.0

0 comments on commit a06bbb4

Please sign in to comment.