Skip to content

Commit

Permalink
Merge pull request #35 from AWehrhahn/pyup-scheduled-update-2021-05-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for May
  • Loading branch information
AWehrhahn authored May 11, 2021
2 parents ce35f3a + 2a71341 commit fedc08d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pandas==1.1.4
scipy==1.5.4
numpy==1.19.4
astropy==4.2
pandas==1.2.4
scipy==1.6.3
numpy==1.20.2
astropy==4.2.1
wget==3.2
requests==2.25.0
tqdm==4.54.0
colorlog==4.6.2
requests==2.25.1
tqdm==4.60.0
colorlog==5.0.1
emcee==3.0.2
pybtex==0.23.0
pytest==6.1.2
pybtex==0.24.0
pytest==6.2.3

future-fstrings==1.2.0; python_version < "3.6"
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pandas==1.1.4
scipy==1.5.4
numpy==1.19.4
astropy==4.2
pandas==1.2.4
scipy==1.6.3
numpy==1.20.2
astropy==4.2.1
wget==3.2
requests==2.25.0
tqdm==4.54.0
colorlog==4.6.2
requests==2.25.1
tqdm==4.60.0
colorlog==5.0.1
emcee==3.0.2
pybtex==0.23.0
flex-format==0.2.2
pybtex==0.24.0
flex-format==0.2.6
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.1.2
pytest==6.2.3

0 comments on commit fedc08d

Please sign in to comment.