-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
191 lines (190 loc) · 3.48 KB
/
requirements-dev.txt
File metadata and controls
191 lines (190 loc) · 3.48 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --extra=trio --output-file=requirements-dev.txt requirements-dev.in setup.py
#
alabaster==0.7.12
# via sphinx
anyio[trio]==3.1.0
# via trio-websocket (setup.py)
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
click==8.0.1
# via pip-tools
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
# anyio
# 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
pep517==0.10.0
# via pip-tools
pip-tools==6.1.0
# via -r requirements-dev.in
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
# anyio
# 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
# pep517
# pylint
# pytest
tqdm==4.51.0
# via twine
trio==0.17.0
# via
# -r requirements-dev.in
# anyio
# pytest-trio
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:
# pip
# setuptools