-
Notifications
You must be signed in to change notification settings - Fork 386
Expand file tree
/
Copy pathrequirements.in
More file actions
46 lines (45 loc) · 910 Bytes
/
requirements.in
File metadata and controls
46 lines (45 loc) · 910 Bytes
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
ansible>=12.2.0
cbor>=1.0.0
cbor2>=5.8.0
configargparse
cryptography>=46.0.5
cvss>=2.5
fabric
GitPython>=3.1.24
idracredfishsupport>=0.0.8
invoke
jira>=3.10.5
junit-xml
loguru
# Remove matplotlib as it does not appear to be actively used, only for one-off plotting
# It requires a lot of complex dependencies so it is easier to just install it manually when necessary to plot something
# matplotlib>=3.6.2, <3.7
mypy
nested_lookup>=0.2.25
node_semver>=0.9.0
packaging>=21.3
paramiko>=2.11.0
parse>=1.19.0
pyjwt>=2.6.0
pynacl>=1.6.2
pytest
pytest-cov
PyYAML>=6.0.2
PyGithub>=2.3.0
python_gitlab
requests>=2.26.0
sev-snp-measure
simple-parsing
toml>=0.10.2
tqdm
uuid
# packages not directly used, but required by other packages and need to be manually version pinned for python 3.12
typing_extensions>=4.6.0
urllib3>=2.6.3
# For ci/githubstats/query.py
pandas
psycopg
tabulate
codeowners
protobuf>=5.29.0
dacite