-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
/
test-requirements.txt
79 lines (78 loc) · 1.8 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=test-requirements.txt --strip-extras test-requirements.in
#
attrs==24.2.0
# via -r test-requirements.in
black==24.8.0
# via -r test-requirements.in
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via black
coverage==7.6.1
# via pytest-cov
distlib==0.3.9
# via virtualenv
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
# via
# -r test-requirements.in
# virtualenv
identify==2.6.1
# via pre-commit
iniconfig==2.0.0
# via pytest
lxml==4.9.2 ; (python_version < "3.11" or sys_platform != "win32") and python_version < "3.12"
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
# -r mypy-requirements.txt
# black
nodeenv==1.9.1
# via pre-commit
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via
# black
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.5.0
# via -r test-requirements.in
psutil==6.0.0
# via -r test-requirements.in
pytest==8.3.3
# via
# -r test-requirements.in
# pytest-cov
# pytest-xdist
pytest-cov==5.0.0
# via -r test-requirements.in
pytest-xdist==3.6.1
# via -r test-requirements.in
pyyaml==6.0.2
# via pre-commit
ruff==0.6.9
# via -r test-requirements.in
tomli==2.0.2
# via -r test-requirements.in
types-psutil==6.0.0.20241011
# via -r build-requirements.txt
types-setuptools==75.1.0.20241014
# via -r build-requirements.txt
typing-extensions==4.12.2
# via -r mypy-requirements.txt
virtualenv==20.26.6
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
# via -r test-requirements.in