-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathrequirements.txt
More file actions
86 lines (86 loc) · 1.7 KB
/
Copy pathrequirements.txt
File metadata and controls
86 lines (86 loc) · 1.7 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.10
# by the following command:
#
# pip-compile requirements.in
#
anyio==4.2.0
# via httpx
attrs==23.2.0
# via jsonschema
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
charmed-kubeflow-chisme==0.2.1
# via -r requirements.in
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.2.0
# via anyio
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via lightkube
idna==3.6
# via
# anyio
# httpx
# requests
jinja2==3.1.3
# via charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
lightkube==0.15.1
# via
# -r requirements.in
# charmed-kubeflow-chisme
lightkube-models==1.29.0.7
# via lightkube
markupsafe==2.1.5
# via jinja2
ops==2.10.0
# via
# charmed-kubeflow-chisme
# serialized-data-interface
ordered-set==4.1.0
# via deepdiff
prettytable==3.10.0
# via -r requirements.in
pyrsistent==0.20.0
# via jsonschema
pyyaml==6.0.1
# via
# -r requirements.in
# lightkube
# ops
# serialized-data-interface
requests==2.31.0
# via serialized-data-interface
ruamel-yaml==0.18.6
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
serialized-data-interface==0.7.0
# via charmed-kubeflow-chisme
sniffio==1.3.0
# via
# anyio
# httpx
tenacity==8.2.3
# via charmed-kubeflow-chisme
typing-extensions==4.9.0
# via anyio
urllib3==2.2.0
# via requests
wcwidth==0.2.13
# via prettytable
websocket-client==1.7.0
# via ops