-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 868 Bytes
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 868 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in
ansible==11.7.0
# via -r requirements.in
ansible-core==2.18.6
# via ansible
anyio==4.9.0
# via httpx
authlib==1.6.0
# via -r requirements.in
certifi==2025.6.15
# via
# httpcore
# httpx
cffi==1.17.1
# via cryptography
click==8.2.1
# via -r requirements.in
cryptography==45.0.4
# via
# ansible-core
# authlib
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via -r requirements.in
idna==3.10
# via
# anyio
# httpx
jinja2==3.1.6
# via ansible-core
markupsafe==3.0.2
# via jinja2
packaging==25.0
# via ansible-core
pycparser==2.22
# via cffi
pyyaml==6.0.2
# via ansible-core
resolvelib==1.0.1
# via ansible-core
sniffio==1.3.1
# via anyio