-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
86 lines (85 loc) · 1.69 KB
/
requirements-dev.txt
File metadata and controls
86 lines (85 loc) · 1.69 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
86
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
build==1.2.2.post1
# via pip-tools
certifi==2025.7.14
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.2
# via requests
click==8.1.8
# via pip-tools
coverage[toml]==7.9.2
# via pytest-cov
cryptography==46.0.5
# via secretstorage
idna==3.10
# via requests
iniconfig==2.1.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.2.1
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.6.0
# via -r requirements-dev.in
mock==5.2.0
# via -r requirements-dev.in
more-itertools==10.7.0
# via
# jaraco-classes
# jaraco-functools
packaging==25.0
# via
# build
# pytest
# wheel
pip-tools==7.4.1
# via -r requirements-dev.in
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycparser==3.0
# via cffi
pygments==2.19.2
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.4.1
# via
# -r requirements-dev.in
# pytest-cov
pytest-cov==6.2.1
# via -r requirements-dev.in
pyyaml==6.0.2
# via responses
requests==2.32.4
# via responses
responses==0.25.7
# via -r requirements-dev.in
secretstorage==3.5.0
# via keyring
urllib3==2.5.0
# via
# requests
# responses
wheel==0.46.2
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability