-
Notifications
You must be signed in to change notification settings - Fork 6
/
test-requirements_trio-0.12.txt
97 lines (96 loc) · 1.74 KB
/
test-requirements_trio-0.12.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --output-file=test-requirements.txt setup.py test-requirements.in
#
astroid==3.1.0
# via pylint
async-generator==1.10
# via
# pytest-trio
# trio
# trio-util (setup.py)
attrs==20.3.0
# via
# outcome
# pytest
# trio
click==8.0.1
# via pip-tools
coverage==5.5
# via pytest-cov
dill==0.3.8
# via pylint
idna==3.1
# via trio
iniconfig==1.1.1
# via pytest
isort==5.8.0
# via pylint
mccabe==0.6.1
# via pylint
lazy-object-proxy==1.6.0
# via astroid
mccabe==0.6.1
# via pylint
mypy==0.942
# via -r test-requirements.in
mypy-extensions==0.4.3
# via mypy
outcome==1.1.0
# via
# pytest-trio
# trio
packaging==20.9
# via pytest
pep517==0.10.0
# via pip-tools
pip-tools==6.2.0
# via -r test-requirements.in
platformdirs==4.2.0
# via pylint
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pylint==3.1.0
# via -r test-requirements.in
pyparsing==2.4.7
# via packaging
pytest==6.2.3
# via
# -r test-requirements.in
# pytest-cov
# pytest-trio
pytest-cov==2.11.1
# via -r test-requirements.in
pytest-trio==0.5.2
# via -r test-requirements.in
sniffio==1.2.0
# via trio
sortedcontainers==2.3.0
# via trio
toml==0.10.2
# via
# pep517
# pylint
# pytest
tomlkit==0.12.4
# via pylint
trio==0.12.0
# via
# pytest-trio
# trio-util (setup.py)
typing-extensions==4.1.1
# via
# astroid
# mypy
# pylint
wheel==0.36.2
# via pip-tools
wrapt==1.12.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools