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 Mar 16, 2022
2 parents 4bc8d7b + 1828b6a commit 7bd5804
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 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.3.5
pandas==1.4.0
scipy==1.7.3
numpy==1.22.0
astropy==5.0
numpy==1.22.1
astropy==5.0.1
wget==3.2
tqdm==4.62.3
colorlog==6.6.0
emcee==3.1.1
pybtex==0.24.0
flex-format==0.2.17
flex-format==0.2.18
plotly==5.5.0
matplotlib==3.5.1
# Development Requirements
pre-commit==2.16.0
sphinx==4.3.2
pre-commit==2.17.0
sphinx==4.4.0
pytest==6.2.5
requests==2.26.0
requests==2.27.1
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pandas==1.3.5
pandas==1.4.0
scipy==1.7.3
numpy==1.22.0
astropy==5.0
numpy==1.22.1
astropy==5.0.1
wget==3.2
tqdm==4.62.3
colorlog==6.6.0
emcee==3.1.1
pybtex==0.24.0
flex-format==0.2.17
flex-format==0.2.18
plotly==5.5.0
matplotlib==3.5.1
# Development Requirements
pre-commit==2.16.0
sphinx==4.3.2
pre-commit==2.17.0
sphinx==4.4.0
pytest==6.2.5
requests==2.26.0
requests==2.27.1

0 comments on commit 7bd5804

Please sign in to comment.