-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
166 lines (166 loc) · 2.99 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
aiodns==3.2.0
# via aiohttp
aiohttp[speedups]==3.9.5
# via fixinventorylib
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via
# aiohttp
# cattrs
# fixinventorylib
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.1.1
# via jaraco-context
brotli==1.1.0
# via aiohttp
cachetools==5.3.3
# via google-auth
cattrs==23.2.3
# via fixinventorylib
certifi==2024.2.2
# via
# kubernetes
# requests
cffi==1.16.0
# via
# cryptography
# pycares
charset-normalizer==3.3.2
# via requests
cheroot==10.0.1
# via cherrypy
cherrypy==18.9.0
# via fixinventorylib
cryptography==42.0.7
# via
# fixca (pyproject.toml)
# fixinventorylib
fixinventorylib==4.0.5
# via fixca (pyproject.toml)
frozendict==2.4.4
# via fixinventorylib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-auth==2.29.0
# via kubernetes
idna==3.7
# via
# requests
# yarl
inflect==7.2.1
# via jaraco-text
isodate==0.6.1
# via fixinventorylib
jaraco-collections==5.0.1
# via cherrypy
jaraco-context==5.3.0
# via jaraco-text
jaraco-functools==4.0.1
# via
# cheroot
# jaraco-text
# tempora
jaraco-text==3.12.0
# via jaraco-collections
jsons==1.6.3
# via fixinventorylib
kubernetes==29.0.0
# via fixca (pyproject.toml)
more-itertools==10.2.0
# via
# cheroot
# cherrypy
# inflect
# jaraco-functools
# jaraco-text
multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.3
# via fixinventorylib
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
parsy==2.1
# via fixinventorylib
pint==0.23
# via fixinventorylib
portend==3.2.0
# via cherrypy
prometheus-client==0.20.0
# via fixinventorylib
psutil==5.9.8
# via fixinventorylib
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
pyjwt==2.8.0
# via fixinventorylib
python-dateutil==2.9.0.post0
# via
# fixinventorylib
# kubernetes
pytz==2024.1
# via tempora
pyyaml==6.0.1
# via
# fixinventorylib
# kubernetes
requests==2.31.0
# via
# fixinventorylib
# kubernetes
# requests-oauthlib
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
setuptools==69.5.1
# via zc-lockfile
six==1.16.0
# via
# isodate
# kubernetes
# python-dateutil
tempora==5.5.1
# via portend
typeguard==4.2.1
# via
# fixinventorylib
# inflect
typing-extensions==4.11.0
# via
# inflect
# pint
# typeguard
typish==1.9.3
# via jsons
tzdata==2024.1
# via fixinventorylib
tzlocal==5.2
# via fixinventorylib
urllib3==2.2.1
# via
# kubernetes
# requests
websocket-client==1.8.0
# via
# fixinventorylib
# kubernetes
yarl==1.9.4
# via aiohttp
zc-lockfile==3.0.post1
# via cherrypy