-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-unit.txt
60 lines (60 loc) · 1.03 KB
/
requirements-unit.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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements-unit.in
#
anyio==4.5.2
# via httpx
certifi==2024.8.30
# via
# httpcore
# httpx
coverage==7.6.1
# via -r requirements-unit.in
exceptiongroup==1.2.2
# via
# anyio
# pytest
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
idna==3.10
# via
# anyio
# httpx
iniconfig==2.0.0
# via pytest
lightkube==0.15.6
# via
# -r requirements-unit.in
# -r requirements.in
lightkube-models==1.31.1.8
# via lightkube
ops==2.17.1
# via
# -r requirements-unit.in
# -r requirements.in
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.4
# via -r requirements-unit.in
pyyaml==6.0.2
# via
# lightkube
# ops
sniffio==1.3.1
# via
# anyio
# httpx
tomli==2.2.1
# via pytest
typing-extensions==4.12.2
# via anyio
websocket-client==1.8.0
# via ops