summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-tests.txt
blob: 7d17cc6610864d72843c0960b64aa0e3764aa7f0 (plain)
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
# This file is automatically generated by scripts/dev/recompile_requirements.py

attrs==21.4.0
beautifulsoup4==4.10.0
certifi==2021.10.8
charset-normalizer==2.0.9
cheroot==8.5.2
click==8.0.3
coverage==6.2
EasyProcess==0.3
execnet==1.9.0
filelock==3.4.2 ; python_version>="3.7"
Flask==2.0.2
glob2==0.7
hunter==3.4.3
hypothesis==6.34.1 ; python_version>="3.7"
icdiff==2.0.4
idna==3.3
iniconfig==1.1.1
itsdangerous==2.0.1
jaraco.functools==3.5.0 ; python_version>="3.7"
# Jinja2==3.0.3
Mako==1.1.6
manhole==1.8.0
# MarkupSafe==2.0.1
more-itertools==8.12.0
packaging==21.3
parse==1.19.0
parse-type==0.5.2
pluggy==1.0.0
pprintpp==0.4.0
py==1.11.0
py-cpuinfo==8.0.0
Pygments==2.11.1
pyparsing==3.0.6
pytest==6.2.5
pytest-bdd==4.1.0
pytest-benchmark==3.4.1
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-icdiff==0.5
pytest-instafail==0.4.2
pytest-mock==3.6.1
pytest-qt==4.0.2
pytest-repeat==0.9.1
pytest-rerunfailures==10.2
pytest-xdist==2.5.0
pytest-xvfb==2.0.0
PyVirtualDisplay==2.2
requests==2.26.0
requests-file==1.5.1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.1
tldextract==3.1.2
toml==0.10.2
tomli==2.0.0 ; python_version>="3.7"
urllib3==1.26.7
vulture==2.3
Werkzeug==2.0.2
jaraco.functools<3.5 ; python_version=="3.6.*"
tomli<2 ; python_version=="3.6.*"
filelock==3.4.1 ; python_version=="3.6.*"
hypothesis<6.32 ; python_version=="3.6.*"