Skip to content

Commit

Permalink
Remove PyYaml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazboun6 committed Oct 13, 2020
1 parent f00c787 commit 9979d43
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
pip==19.0.3
bumpversion==0.5.3
wheel==0.33.1
watchdog==0.9.0
flake8==3.7.6
tox==3.7.0
coverage==4.5.2
Sphinx==1.8.3
cryptography==2.6.1
astropy>=2.0
pytest>=3.4.2
pytest-runner>=2.11.1
pip>=18.1
bumpversion>=0.5.3
wheel>=0.32.1
watchdog>=0.9.0
flake8>=3.5.0
tox>=3.5.2
coverage>=4.5.1
Sphinx>=1.8.1
twine>=1.12.1
numpydoc>=0.8.0

pytest>=3.8.2
pytest-runner>=4.2

0 comments on commit 9979d43

Please sign in to comment.