Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AWehrhahn/SME
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Jul 26, 2021
2 parents 993dbaf + 05d0734 commit 077da21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pandas==1.2.4
scipy==1.6.3
numpy==1.20.3
pandas==1.2.5
scipy==1.7.0
numpy==1.21.0
astropy==4.2.1
wget==3.2
requests==2.25.1
tqdm==4.61.0
tqdm==4.61.1
colorlog==5.0.1
emcee==3.0.2
emcee==3.1.0
pybtex==0.24.0
pytest==6.2.4

Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pandas==1.2.4
scipy==1.6.3
numpy==1.20.3
pandas==1.2.5
scipy==1.7.0
numpy==1.21.0
astropy==4.2.1
wget==3.2
requests==2.25.1
tqdm==4.61.0
tqdm==4.61.1
colorlog==5.0.1
emcee==3.0.2
emcee==3.1.0
pathos
pybtex==0.24.0
flex-format==0.2.11

0 comments on commit 077da21

Please sign in to comment.