-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
85 lines (84 loc) · 1.61 KB
/
requirements-dev.txt
File metadata and controls
85 lines (84 loc) · 1.61 KB
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
build==1.4.0
# via pip-tools
certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via pip-tools
coverage[toml]==7.13.4
# via pytest-cov
cryptography==46.0.7
# via secretstorage
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.0
# via keyring
jaraco-functools==4.4.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.7.0
# via -r requirements-dev.in
mock==5.2.0
# via -r requirements-dev.in
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
packaging==26.0
# via
# build
# pytest
# wheel
pip-tools==7.5.3
# via -r requirements-dev.in
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycparser==3.0
# via cffi
pygments==2.20.0
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==9.0.2
# via
# -r requirements-dev.in
# pytest-cov
pytest-cov==7.0.0
# via -r requirements-dev.in
pyyaml==6.0.3
# via responses
requests==2.33.0
# via responses
responses==0.25.8
# via -r requirements-dev.in
secretstorage==3.5.0
# via keyring
urllib3==2.6.3
# via
# requests
# responses
wheel==0.46.3
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools