22# This file is autogenerated by pip-compile
33# To update, run:
44#
5- # pip-compile --output-file dev-requirements.txt dev-requirements.in
5+ # pip-compile --output-file= dev-requirements.txt dev-requirements.in
66#
77aiohttp==3.5.4
88alabaster==0.7.12 # via sphinx
99ansicolors==1.0.2 # via cuvner
10- anyio==1.0.0 # via asks
11- appdirs==1.4.3
10+ appdirs==1.4.3 # via black
1211argh==0.26.2 # via watchdog
13- asks==2.3.3
1412asn1crypto==0.24.0 # via cryptography
1513astroid==2.2.5 # via pylint
16- async-exit-stack==1.0.1
17- async-generator==1.10
1814async-timeout==3.0.1 # via aiohttp
1915atomicwrites==1.3.0 # via pytest
20- attrs==19.1.0
16+ attrs==19.1.0 # via aiohttp, automat, black, hypothesis, pytest, service-identity, treq, twisted
2117automat==0.7.0 # via twisted
2218babel==2.6.0 # via sphinx
2319black==19.3b0
@@ -26,18 +22,17 @@ bump2version==0.5.10
2622certifi==2019.3.9 # via requests
2723cffi==1.12.2 # via cryptography
2824chardet==3.0.4 # via aiohttp, requests
29- click==7.0
25+ click==7.0 # via black, cuvner
3026constantly==15.1.0 # via twisted
3127coverage==4.5.3
3228cryptography==2.6.1 # via pyopenssl, service-identity
3329cuvner==18.0.1
3430docshtest==0.0.2
3531docutils==0.14 # via readme-renderer, sphinx
3632filelock==3.0.10 # via tox
37- h11==0.9.0 # via asks
3833hyperlink==19.0.0 # via twisted
3934hypothesis==4.17.1
40- idna==2.8 # via hyperlink, requests, trio, twisted, yarl
35+ idna==2.8 # via hyperlink, requests, twisted, yarl
4136imagesize==1.1.0 # via sphinx
4237incremental==17.5.0 # via cuvner, treq, twisted
4338isort==4.3.17 # via pylint
@@ -47,13 +42,9 @@ lazy-object-proxy==1.3.1 # via astroid
4742lockfile==0.12.2
4843lxml==4.3.4
4944markupsafe==1.1.1 # via jinja2
50- marshmallow==3.0.0rc7
5145mccabe==0.6.1 # via pylint
5246more-itertools==7.0.0 # via pytest
5347multidict==4.5.2 # via aiohttp, yarl
54- mypy-extensions==0.4.1 # via mypy, trio-typing
55- mypy==0.711 # via trio-typing
56- outcome==1.0.0 # via trio
5748packaging==19.0 # via pytest-sugar, sphinx
5849parso==0.4.0
5950pathtools==0.1.2 # via watchdog
@@ -68,7 +59,6 @@ pyhamcrest==1.9.0 # via twisted
6859pylint==2.3.1
6960pyopenssl==19.0.0 # via twisted
7061pyparsing==2.4.0 # via packaging
71- pyrsistent==0.15.2
7262pytest-clarity==0.1.0a1
7363pytest-cov==2.6.1
7464pytest-sugar==0.9.2
@@ -79,10 +69,8 @@ readme-renderer==24.0 # via twine
7969requests-toolbelt==0.8.0 # via twine
8070requests==2.21.0
8171service-identity==18.1.0 # via twisted
82- six==1.12.0 # via astroid, automat, bleach, cryptography, cuvner, packaging, pyhamcrest, pyopenssl, pyrsistent, pytest, readme-renderer, tox, treq
83- sniffio==1.1.0 # via anyio, trio
72+ six==1.12.0 # via astroid, automat, bleach, cryptography, cuvner, packaging, pyhamcrest, pyopenssl, pytest, readme-renderer, tox, treq
8473snowballstemmer==1.2.1 # via sphinx
85- sortedcontainers==2.1.0 # via trio
8674sphinx-rtd-theme==0.4.3
8775sphinx==2.0.1
8876sphinxcontrib-applehelp==1.0.1 # via sphinx
@@ -92,17 +80,13 @@ sphinxcontrib-jsmath==1.0.1 # via sphinx
9280sphinxcontrib-qthelp==1.0.2 # via sphinx
9381sphinxcontrib-serializinghtml==1.1.3 # via sphinx
9482termcolor==1.1.0 # via pytest-clarity, pytest-sugar
95- toml==0.10.0
96- toolz==0.9.0
83+ toml==0.10.0 # via black, tox
9784tox==3.9.0
9885tqdm==4.31.1 # via twine
9986treq==18.6.0
100- trio-typing==0.2.0
101- trio==0.11.0
10287twine==1.13.0
10388twisted[tls]==19.2.0
104- typed-ast==1.4.0 # via astroid, mypy
105- typing-extensions==3.7.4 # via trio-typing
89+ typed-ast==1.4.0 # via astroid
10690unidiff==0.5.5 # via cuvner
10791urllib3==1.24.2
10892virtualenv==16.4.3 # via tox
@@ -113,3 +97,6 @@ wrapt==1.11.1 # via astroid
11397yapf==0.27.0
11498yarl==1.3.0 # via aiohttp
11599zope.interface==4.6.0 # via twisted
100+
101+ # The following packages are considered to be unsafe in a requirements file:
102+ # setuptools==41.0.1 # via pyhamcrest, pytest, sphinx, tox, twine, zope.interface
0 commit comments