forked from python-trio/trio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-requirements.txt
54 lines (54 loc) · 1.78 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
53
54
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file test-requirements.txt test-requirements.in
#
asn1crypto==0.24.0 # via cryptography
astroid==2.2.4 # via pylint
async-generator==1.10
atomicwrites==1.3.0 # via pytest
attrs==19.1.0
backcall==0.1.0 # via ipython
cffi==1.12.2 # via cryptography
contextvars==2.3 ; python_version < "3.7"
coverage==4.5.2 # via pytest-cov
cryptography==2.6.1 # via pyopenssl, trustme
decorator==4.3.2 # via ipython, traitlets
entrypoints==0.3 # via flake8
flake8==3.7.7
idna==2.8
immutables==0.6 # via contextvars
ipython-genutils==0.2.0 # via traitlets
ipython==7.3.0
isort==4.3.12 # via pylint
jedi==0.13.3
lazy-object-proxy==1.3.1 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==6.0.0 # via pytest
outcome==1.0.0
parso==0.3.4 # via jedi
pexpect==4.6.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.9.0 # via pytest
prompt-toolkit==2.0.9 # 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.3.1 # via ipython
pylint==2.3.1
pyopenssl==19.0.0
pytest-cov==2.6.1
pytest-faulthandler==1.5.0
pytest==4.3.0
six==1.12.0 # via astroid, cryptography, prompt-toolkit, pyopenssl, pytest, traitlets
sniffio==1.0.0
sortedcontainers==2.1.0
traitlets==4.3.2 # via ipython
trustme==0.5.0
typed-ast==1.3.1 ; python_version < "3.7" and implementation_name == "cpython"
wcwidth==0.1.7 # via prompt-toolkit
wrapt==1.11.1 # via astroid
yapf==0.26.0