-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
100 lines (100 loc) · 1.99 KB
/
requirements.txt
File metadata and controls
100 lines (100 loc) · 1.99 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# This file was autogenerated by uv via the following command:
# uv export --no-hashes -o requirements.txt
-e .
boolean-py==5.0
# via license-expression
cachecontrol==0.14.4
# via pip-audit
certifi==2026.2.25
# via requests
charset-normalizer==3.4.4
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
coverage==7.13.4
# via pytest-cov
cyclonedx-python-lib==11.6.0
# via pip-audit
defusedxml==0.7.1
# via py-serializable
filelock==3.25.0
# via cachecontrol
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
librt==0.8.1 ; platform_python_implementation != 'PyPy'
# via mypy
license-expression==30.4.4
# via cyclonedx-python-lib
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
msgpack==1.1.2
# via cachecontrol
mypy==1.19.1
mypy-extensions==1.1.0
# via mypy
packageurl-python==0.17.6
# via cyclonedx-python-lib
packaging==26.0
# via
# pip-audit
# pip-requirements-parser
# pytest
pathspec==1.0.4
# via mypy
pip==26.0.1
# via pip-api
pip-api==0.0.34
# via pip-audit
pip-audit==2.10.0
pip-licenses==5.5.1
pip-requirements-parser==32.0.1
# via pip-audit
platformdirs==4.9.2
# via pip-audit
pluggy==1.6.0
# via
# pytest
# pytest-cov
prettytable==3.17.0
# via pip-licenses
py-serializable==2.1.0
# via cyclonedx-python-lib
pygments==2.19.2
# via
# pytest
# rich
pyparsing==3.3.2
# via pip-requirements-parser
pytest==9.0.2
# via pytest-cov
pytest-cov==7.0.0
requests==2.32.5
# via
# cachecontrol
# pip-audit
# pymqrest
rich==14.3.3
# via pip-audit
ruff==0.15.4
sortedcontainers==2.4.0
# via cyclonedx-python-lib
tomli==2.4.0
# via pip-audit
tomli-w==1.2.0
# via pip-audit
ty==0.0.19
types-requests==2.32.4.20260107
typing-extensions==4.15.0
# via
# cyclonedx-python-lib
# mypy
urllib3==2.6.3
# via
# requests
# types-requests
wcwidth==0.6.0
# via prettytable