-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
86 lines (86 loc) · 1.53 KB
/
requirements.txt
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.12
# by the following command:
#
# pip-compile requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via httpx
certifi==2024.8.30
# via
# httpcore
# httpx
click==8.1.7
# via typer
cosl==0.0.42
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via lightkube
idna==3.10
# via
# anyio
# httpx
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via -r requirements.in
lightkube==0.15.5
# via
# -r requirements.in
# cosl
lightkube-models==1.31.1.8
# via
# -r requirements.in
# lightkube
markupsafe==3.0.1
# via jinja2
ops==2.17.0
# via
# -r requirements.in
# cosl
# ops-scenario
ops-scenario==7.0.5
# via pytest-interface-tester
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pydantic==2.9.2
# via
# -r requirements.in
# cosl
# pytest-interface-tester
pydantic-core==2.23.4
# via pydantic
pytest==8.3.3
# via pytest-interface-tester
pytest-interface-tester==3.2.0
# via -r requirements.in
pyyaml==6.0.2
# via
# -r requirements.in
# cosl
# lightkube
# ops
# ops-scenario
sniffio==1.3.1
# via
# anyio
# httpx
tenacity==9.0.0
# via cosl
typer==0.7.0
# via pytest-interface-tester
typing-extensions==4.12.2
# via
# cosl
# pydantic
# pydantic-core
websocket-client==1.8.0
# via ops