Skip to content

Commit

Permalink
Merge branches 'master' and 'master' of github.com:AWehrhahn/SME
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Oct 4, 2021
2 parents 20745c8 + 9d1f26b commit 9d4a863
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![Python application](https://github.com/AWehrhahn/SME/workflows/Python%20application/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/pysme-astro/badge/?version=latest)](https://pysme-astro.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/150097199.svg)](https://zenodo.org/badge/latestdoi/150097199)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5547527.svg)](https://doi.org/10.5281/zenodo.5547527)



Expand Down
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pandas==1.3.2
pandas==1.3.3
scipy==1.7.1
numpy==1.21.2
astropy==4.3.1
wget==3.2
requests==2.26.0
tqdm==4.62.2
tqdm==4.62.3
colorlog==6.4.1
emcee==3.1.0
emcee==3.1.1
pybtex==0.24.0
pytest==6.2.5

Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pandas==1.3.2
pandas==1.3.3
scipy==1.7.1
numpy==1.21.2
astropy==4.3.1
wget==3.2
requests==2.26.0
tqdm==4.62.2
tqdm==4.62.3
colorlog==6.4.1
emcee==3.1.0
emcee==3.1.1
pathos==0.2.8
pybtex==0.24.0
flex-format==0.2.14
flex-format==0.2.15

0 comments on commit 9d4a863

Please sign in to comment.