update env requirements
This commit is contained in:
parent
c6379fab01
commit
fcf1f048ac
@ -1,29 +1,28 @@
|
||||
ansible==6.0.0
|
||||
ansible-core==2.13.1
|
||||
cachetools==5.2.0
|
||||
certifi==2022.6.15
|
||||
ansible==7.5.0
|
||||
ansible-core==2.14.5
|
||||
cachetools==5.3.0
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.0
|
||||
cryptography==37.0.4
|
||||
google-auth==2.9.0
|
||||
idna==3.3
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
google-auth==2.18.0
|
||||
idna==3.4
|
||||
Jinja2==3.1.2
|
||||
kubernetes==24.2.0
|
||||
MarkupSafe==2.1.1
|
||||
oauthlib==3.2.0
|
||||
kubernetes==26.1.0
|
||||
MarkupSafe==2.1.2
|
||||
oauthlib==3.2.2
|
||||
openshift==0.13.1
|
||||
packaging==21.3
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
packaging==23.1
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pyparsing==3.0.9
|
||||
python-dateutil==2.8.2
|
||||
python-string-utils==1.0.0
|
||||
PyYAML==6.0
|
||||
requests==2.28.1
|
||||
requests==2.30.0
|
||||
requests-oauthlib==1.3.1
|
||||
resolvelib==0.8.1
|
||||
rsa==4.8
|
||||
rsa==4.9
|
||||
six==1.16.0
|
||||
urllib3==1.26.10
|
||||
websocket-client==1.3.3
|
||||
urllib3==1.26.15
|
||||
websocket-client==1.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user