-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathrequirements.lock
More file actions
81 lines (81 loc) · 2.26 KB
/
Copy pathrequirements.lock
File metadata and controls
81 lines (81 loc) · 2.26 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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file='/Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.lock' --strip-extras '/Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.in'
#
aiohappyeyeballs==2.6.2
# via aiohttp
aiohttp==3.14.0
# via kubernetes
aiosignal==1.4.0
# via aiohttp
attrs==26.1.0
# via aiohttp
certifi==2026.5.20
# via
# kubernetes
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
cryptography==48.0.0
# via -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
docker==7.1.0
# via -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
durationpy==0.10
# via kubernetes
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
idna==3.18
# via
# requests
# yarl
kubernetes==36.0.2
# via -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
multidict==6.7.1
# via
# aiohttp
# yarl
oauthlib==3.3.1
# via requests-oauthlib
paho-mqtt==2.1.0
# via -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
propcache==0.5.2
# via
# aiohttp
# yarl
pycparser==3.0
# via cffi
python-dateutil==2.9.0.post0
# via kubernetes
pyyaml==6.0.3
# via
# -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
# kubernetes
requests==2.34.2
# via
# -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
# docker
# kubernetes
# requests-oauthlib
requests-oauthlib==2.0.0
# via kubernetes
six==1.17.0
# via
# kubernetes
# python-dateutil
typing-extensions==4.15.0
# via -r /Users/oakinkuehinmi/Documents/Web projects/ctf/side-project/edge-deployment-manager/requirements.txt
urllib3==2.7.0
# via
# docker
# kubernetes
# requests
websocket-client==1.9.0
# via kubernetes
yarl==1.24.2
# via aiohttp