Skip to content

Commit

Permalink
Initial Update (#110)
Browse files Browse the repository at this point in the history
* Pin sphinxcontrib-asyncio to latest version 0.2.0

* Pin sqlalchemy to latest version 1.0.15

* Pin pytest-sugar to latest version 0.7.1

* Pin coverage to latest version 4.2

* Pin flake8 to latest version 3.0.4

* Pin pytest to latest version 3.0.2

* Pin sphinx to latest version 1.4.6

* Pin pytest-cov to latest version 2.3.1

* Pin ipython to latest version 5.1.0

* Pin ipdb to latest version 0.10.1
  • Loading branch information
pyup.io bot authored and asvetlov committed Sep 25, 2016
1 parent 274cfc0 commit a96affa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements-dev.txt
@@ -1,10 +1,10 @@
coverage
flake8
ipdb
ipython
pytest
pytest-cov
pytest-sugar
sphinx
sphinxcontrib-asyncio
sqlalchemy
coverage==4.2
flake8==3.0.4
ipdb==0.10.1
ipython==5.1.0
pytest==3.0.2
pytest-cov==2.3.1
pytest-sugar==0.7.1
sphinx==1.4.6
sphinxcontrib-asyncio==0.2.0
sqlalchemy==1.0.15

0 comments on commit a96affa

Please sign in to comment.