forked from python-trio/trio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-requirements.txt
52 lines (52 loc) · 1.6 KB
/
test-requirements.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file test-requirements.txt test-requirements.in
#
astor==0.8.0
astroid==2.3.3 # via pylint
async-generator==1.10
attrs==19.3.0
backcall==0.1.0 # via ipython
cffi==1.13.2
coverage==4.5.4 # via pytest-cov
cryptography==2.8 # via pyopenssl, trustme
decorator==4.4.1 # via ipython, traitlets
entrypoints==0.3 # via flake8
flake8==3.7.9
idna==2.8
immutables==0.11
ipython-genutils==0.2.0 # via traitlets
ipython==7.9.0
isort==4.3.21 # via pylint
jedi==0.15.1
lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==8.0.1 # via pytest
outcome==1.0.1
packaging==19.2 # via pytest
parso==0.5.1 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.13.1 # via pytest
prompt-toolkit==2.0.10 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest
pycodestyle==2.5.0 # via flake8
pycparser==2.19 # via cffi
pyflakes==2.1.1 # via flake8
pygments==2.5.2 # via ipython
pylint==2.4.2
pyopenssl==19.1.0
pyparsing==2.4.5 # via packaging
pytest-cov==2.8.1
pytest==5.3.1
six==1.13.0 # via astroid, cryptography, packaging, prompt-toolkit, pyopenssl, traitlets
sniffio==1.1.0
sortedcontainers==2.1.0
traitlets==4.3.3 # via ipython
trustme==0.5.3
wcwidth==0.1.7 # via prompt-toolkit, pytest
wrapt==1.11.2 # via astroid
yapf==0.29.0