Skip to content

Commit

Permalink
Update requirements to a working PyYAML release
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jul 6, 2018
1 parent a98a812 commit 0678cfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-extras.txt
Expand Up @@ -12,6 +12,6 @@ ipykernel>=4.0.0
ghp-import2>=1.0.0
aiohttp>=2.3.8
watchdog>=0.8.3
PyYAML==3.12
PyYAML>=3.12,<=3.13
toml>=0.9.2

2 changes: 1 addition & 1 deletion requirements-tests.txt
@@ -1,7 +1,7 @@
-r requirements-extras.txt
mock==2.0.0
coverage==4.5.1
pytest==3.6.2
pytest==3.6.3
pytest-cov==2.5.1
freezegun==0.3.10
codacy-coverage==1.3.11
Expand Down

0 comments on commit 0678cfc

Please sign in to comment.