Skip to content

Commit

Permalink
Initial Update (#29)
Browse files Browse the repository at this point in the history
* Pin pytest-sugar to latest version 0.7.1

* Pin sphinx to latest version 1.4.6

* Pin pytest-aiohttp to latest version 0.1.2

* Pin flake8 to latest version 3.0.4

* Pin pytest-cov to latest version 2.3.1

* Pin docutils to latest version 0.12

* Pin pytest to latest version 3.0.2
  • Loading branch information
pyup.io bot authored and asvetlov committed Sep 24, 2016
1 parent cacaa12 commit d3fb971
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
flake8
docutils
pytest
pytest-aiohttp
pytest-cov
pytest-sugar
sphinx
flake8==3.0.4
docutils==0.12
pytest==3.0.2
pytest-aiohttp==0.1.2
pytest-cov==2.3.1
pytest-sugar==0.7.1
sphinx==1.4.6
-e .

0 comments on commit d3fb971

Please sign in to comment.