Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AWehrhahn/PyReduce
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Dec 13, 2021
2 parents bfbbcb2 + ffa0e71 commit 8e0dd6a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
astropy==4.3.1
astropy==5.0
cffi==1.15.0
cffi>=1.0.0
colorlog==6.5.0
colorlog==6.6.0
corner==2.2.1
emcee==3.1.1
joblib==1.1.0
jsonschema==4.1.2
matplotlib==3.4.3
numpy==1.21.3
jsonschema==4.2.1
matplotlib==3.5.0
numpy==1.21.4

# optional for tools combine
# git+https://github.com/cylammarco/SpectRes

# Development Requirements
pre-commit==2.15.0
pre-commit==2.16.0
pytest==6.2.5
pytest-cov==3.0.0
python-dateutil==2.8.2
scikit-image==0.18.3
scipy==1.7.1
sphinx==4.2.0
scipy==1.7.3
sphinx==4.3.1
tqdm==4.62.3
wget==3.2

0 comments on commit 8e0dd6a

Please sign in to comment.