-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_requirements.txt
101 lines (101 loc) · 4.27 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
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
aiofiles==0.6.0
alabaster==0.7.12
appnope==0.1.2; sys_platform == "darwin" and platform_system == "Darwin"
async-generator==1.10; python_version >= "3.5"
attrs==20.3.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
babel==2.9.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
backcall==0.2.0
bleach==3.3.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
build==0.3.1.post1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
certifi==2020.12.5
chardet==4.0.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
check-manifest==0.46
click==7.1.2; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
codespell==2.0.0
coverage==5.5; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"
decorator==5.0.3; python_version >= "3.5"
defusedxml==0.7.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
docutils==0.16; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
entrypoints==0.3; python_version >= "2.7"
flake8==3.9.0
h11==0.12.0; python_version >= "3.6"
httpcore==0.12.3; python_version >= "3.6"
httpx==0.17.1; python_version >= "3.6"
idna==2.10
imagesize==1.2.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
iniconfig==1.1.1
ipykernel==5.5.3
ipython==7.22.0; python_version >= "3.7"
ipython-genutils==0.2.0
jedi==0.18.0; python_version >= "3.6"
jinja2==2.11.3; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
jsonschema==3.2.0
jupyter-client==6.1.12; python_version >= "3.5"
jupyter-core==4.7.1; python_version >= "3.6"
jupyterlab-pygments==0.1.2
markupsafe==1.1.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
mccabe==0.6.1
mistune==0.8.4
mypy==0.812
mypy-extensions==0.4.3
nbclient==0.5.3; python_full_version >= "3.6.1"
nbconvert==6.0.7; python_version >= "3.6"
nbformat==5.1.3; python_version >= "3.5"
nbsphinx==0.8.2
nest-asyncio==1.5.1; python_version >= "3.5"
numpydoc==1.1.0
openneuro-py==2021.2
packaging==20.9; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
pandoc==1.0.2
pandocfilters==1.4.3
parso==0.8.2; python_version >= "3.6"
pep517==0.10.0
pexpect==4.8.0; sys_platform != "win32"
pickleshare==0.7.5
pipfile-requirements==0.3.0
pluggy==0.13.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
ply==3.11
prompt-toolkit==3.0.18; python_full_version >= "3.6.1"
ptyprocess==0.7.0
py==1.10.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
py-cpuinfo==7.0.0
pycodestyle==2.7.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
pydocstyle==6.0.0
pyflakes==2.3.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
pygments==2.8.1; python_version >= "3.5"
pyparsing==2.4.7; python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2"
pyrsistent==0.17.3; python_version >= "3.5"
pytest==6.2.2
pytest-benchmark==3.2.3
pytest-cov==2.11.1
pytest-sugar==0.9.4
python-dateutil==2.8.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
pytz==2021.1
pyzmq==22.0.3; python_version >= "3.6"
requests==2.25.1; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
rfc3986[idna2008]==1.4.0
six==1.15.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
sniffio==1.2.0; python_version >= "3.5"
snowballstemmer==2.1.0
sphinx==3.5.3
sphinx-autodoc-typehints==1.11.1
sphinx-bootstrap-theme==0.7.1
sphinx-copybutton==0.3.1
sphinx-gallery==0.8.2
sphinxcontrib-applehelp==1.0.2; python_version >= "3.5"
sphinxcontrib-devhelp==1.0.2; python_version >= "3.5"
sphinxcontrib-htmlhelp==1.0.3; python_version >= "3.5"
sphinxcontrib-jsmath==1.0.1; python_version >= "3.5"
sphinxcontrib-qthelp==1.0.3; python_version >= "3.5"
sphinxcontrib-serializinghtml==1.1.4; python_version >= "3.5"
termcolor==1.1.0
testpath==0.4.4
toml==0.10.2; python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2"
tornado==6.1; python_version >= "3.5"
tqdm==4.59.0
traitlets==5.0.5; python_version >= "3.7"
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.4; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"
wcwidth==0.2.5
webencodings==0.5.1