Initial Update (#8)

* Pin flake8 to latest version 3.2.1

* Update passlib from 1.6.5 to 1.7.0

* Pin aiohttp to latest version 1.1.5

* Pin aiohttp-session to latest version 0.7.1

* Update aioredis from 0.2.8 to 0.2.9

* Pin pep257 to latest version 0.7.0

* Pin pytest-aiohttp to latest version 0.1.2

* Pin aiopg to latest version 0.12.0

* Pin pytest to latest version 3.0.4

* Pin sphinx to latest version 1.4.9

* Pin coverage to latest version 4.2

* Pin pytest-cov to latest version 2.4.0
This commit is contained in:
pyup.io bot 2016-11-24 12:13:11 +01:00 committed by Andrew Svetlov
parent d84f35c2ce
commit 9cd055b36e
1 changed files with 12 additions and 12 deletions

View File

@ -1,14 +1,14 @@
-e .
flake8
pytest
pytest-cov
coverage
sphinx
pep257
aiohttp_session
aiopg[sa]
aioredis==0.2.8
flake8==3.2.1
pytest==3.0.4
pytest-cov==2.4.0
coverage==4.2
sphinx==1.4.9
pep257==0.7.0
aiohttp-session==0.7.1
aiopg[sa]==0.12.0
aioredis==0.2.9
hiredis==0.2.0
passlib==1.6.5
aiohttp
pytest-aiohttp
passlib==1.7.0
aiohttp==1.1.5
pytest-aiohttp==0.1.2