-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathtesting.txt
106 lines (104 loc) · 1.81 KB
/
testing.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
102
103
104
105
106
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile testing.in
#
--extra-index-url https://www.piwheels.org/simple
autoflake==2.3.1
# via -r testing.in
black==24.10.0
# via -r testing.in
cachetools==5.5.1
# via tox
chardet==5.2.0
# via tox
click==8.1.8
# via black
colorama==0.4.6
# via tox
coverage[toml]==7.6.10
# via
# coverage-badge
# pytest-cov
coverage-badge==1.1.2
# via -r testing.in
distlib==0.3.9
# via virtualenv
exceptiongroup==1.2.2
# via pytest
filelock==3.17.0
# via
# tox
# virtualenv
flake8==7.1.1
# via -r testing.in
iniconfig==2.0.0
# via pytest
isort==6.0.0
# via -r testing.in
mccabe==0.7.0
# via flake8
mypy==1.14.1
# via -r testing.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.2
# via
# black
# pyproject-api
# pytest
# tox
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via
# black
# tox
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via
# autoflake
# flake8
pyproject-api==1.9.0
# via tox
pytest==8.3.4
# via
# -r testing.in
# pytest-asyncio
# pytest-cov
# pytest-mock
pytest-asyncio==0.25.3
# via -r testing.in
pytest-cov==6.0.0
# via -r testing.in
pytest-mock==3.14.0
# via -r testing.in
tomli==2.2.1
# via
# autoflake
# black
# coverage
# mypy
# pyproject-api
# pytest
# tox
tox==4.24.1
# via -r testing.in
typing-extensions==4.12.2
# via
# black
# mypy
# tox
virtualenv==20.29.1
# via tox
# The following packages are considered to be unsafe in a requirements file:
# setuptools