Skip to content

Commit

Permalink
Unpin requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-neal committed Aug 6, 2018
1 parent 7a155a6 commit da4ffbd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==1.13.3
matplotlib==2.1.0
astropy==2.0.2
scipy==0.19.1
pyastronomy==0.11.0
numpy
matplotlib
astropy
scipy
pyastronomy
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hypothesis==3.31.2
pytest==3.2.2
pytest-cov==2.5.1
python-coveralls==2.9.1
hypothesis
pytest
pytest-cov
python-coveralls
codeclimate-test-reporter
codacy-coverage
mypy

0 comments on commit da4ffbd

Please sign in to comment.