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 Sep 3, 2021
2 parents df2d473 + 4277bd7 commit 32ed1aa
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,17 +1,17 @@
numpy==1.21.1
scipy==1.7.0
astropy==4.3.post1
matplotlib==3.4.2
numpy==1.21.2
scipy==1.7.1
astropy==4.3.1
matplotlib==3.4.3
cffi==1.14.6
scikit-image==0.18.2
scikit-image==0.18.3
python-dateutil==2.8.2
wget==3.2
joblib==1.0.1
pytest==6.2.4
pytest==6.2.5
pytest-cov==2.12.1
jsonschema==3.2.0
tqdm==4.62.0
colorlog==5.0.1
tqdm==4.62.2
colorlog==6.4.1
emcee
corner

Expand Down

0 comments on commit 32ed1aa

Please sign in to comment.