forked from python-trio/trio-websocket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
73 lines (72 loc) · 3.27 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in setup.py
#
alabaster==0.7.12 # via sphinx
astroid==2.4.2 # via pylint
async-generator==1.10 # via pytest-trio, trio, trio-websocket (setup.py)
attrs==20.3.0 # via -r requirements-dev.in, outcome, pytest, trio
babel==2.9.0 # via sphinx
bleach==3.2.1 # via readme-renderer
certifi==2020.11.8 # via requests
cffi==1.14.3 # via cryptography
chardet==3.0.4 # via requests
colorama==0.4.4 # via twine
coverage==5.3 # via coveralls, pytest-cov
coveralls==2.1.2 # via -r requirements-dev.in
cryptography==3.2.1 # via trustme
docopt==0.6.2 # via coveralls
docutils==0.16 # via readme-renderer, sphinx
h11==0.11.0 # via wsproto
idna==2.10 # via requests, trio, trustme
imagesize==1.2.0 # via sphinx
iniconfig==1.1.1 # via pytest
isort==5.6.4 # via pylint
jinja2==2.11.2 # via sphinx
keyring==21.5.0 # via twine
lazy-object-proxy==1.4.3 # via astroid
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via pylint
outcome==1.0.1 # via pytest-trio, trio
packaging==20.4 # via bleach, pytest, sphinx
pkginfo==1.6.1 # via twine
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pycparser==2.20 # via cffi
pygments==2.7.2 # via readme-renderer, sphinx
pylint==2.6.0 # via -r requirements-dev.in
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r requirements-dev.in
pytest-trio==0.7.0 # via -r requirements-dev.in
pytest==6.1.2 # via -r requirements-dev.in, pytest-cov, pytest-trio
pytz==2020.4 # via babel
readme-renderer==28.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.25.0 # via coveralls, requests-toolbelt, sphinx, twine
rfc3986==1.4.0 # via twine
six==1.15.0 # via astroid, bleach, cryptography, packaging, readme-renderer
sniffio==1.2.0 # via trio
snowballstemmer==2.0.0 # via sphinx
sortedcontainers==2.3.0 # via trio
sphinx-rtd-theme==0.5.0 # via -r requirements-dev.in
sphinx==3.3.1 # via -r requirements-dev.in, sphinx-rtd-theme, sphinxcontrib-trio
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
sphinxcontrib-trio==1.1.2 # via -r requirements-dev.in
toml==0.10.2 # via pylint, pytest
tqdm==4.51.0 # via twine
trio==0.17.0 # via -r requirements-dev.in, pytest-trio, trio-websocket (setup.py)
trustme==0.6.0 # via -r requirements-dev.in
twine==3.2.0 # via -r requirements-dev.in
urllib3==1.26.2 # via requests
webencodings==0.5.1 # via bleach
wrapt==1.12.1 # via astroid
wsproto==0.15.0 # via trio-websocket (setup.py)
# The following packages are considered to be unsafe in a requirements file:
# setuptools