-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
63 lines (62 loc) · 1.28 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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile pyproject.toml
#
attrdict==2.0.1
# via policytester (pyproject.toml)
cachetools==5.2.0
# via google-auth
cerberus==1.3.4
# via policytester (pyproject.toml)
certifi==2022.6.15
# via
# kubernetes
# requests
charset-normalizer==2.1.0
# via requests
google-auth==2.10.0
# via kubernetes
idna==3.3
# via requests
kubernetes==24.2.0
# via policytester (pyproject.toml)
oauthlib==3.2.0
# via requests-oauthlib
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
python-dateutil==2.8.2
# via kubernetes
pyyaml==6.0
# via
# kubernetes
# policytester (pyproject.toml)
requests==2.28.1
# via
# kubernetes
# requests-oauthlib
requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
six==1.16.0
# via
# attrdict
# google-auth
# kubernetes
# python-dateutil
tomli==2.0.1 ; python_version < "3.11"
# via policytester (pyproject.toml)
urllib3==1.26.11
# via
# kubernetes
# requests
websocket-client==1.3.3
# via kubernetes
# The following packages are considered to be unsafe in a requirements file:
# setuptools