update requirements.txt
This commit is contained in:
parent
eb123edc9f
commit
773e9b9cd9
@ -1,15 +1,15 @@
|
||||
ansible==7.5.0
|
||||
ansible-core==2.14.5
|
||||
cachetools==5.3.0
|
||||
ansible==7.6.0
|
||||
ansible-core==2.14.7
|
||||
cachetools==5.3.1
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
google-auth==2.18.0
|
||||
cryptography==41.0.1
|
||||
google-auth==2.21.0
|
||||
idna==3.4
|
||||
Jinja2==3.1.2
|
||||
kubernetes==26.1.0
|
||||
MarkupSafe==2.1.2
|
||||
MarkupSafe==2.1.3
|
||||
oauthlib==3.2.2
|
||||
openshift==0.13.1
|
||||
packaging==23.1
|
||||
@ -19,10 +19,10 @@ pycparser==2.21
|
||||
python-dateutil==2.8.2
|
||||
python-string-utils==1.0.0
|
||||
PyYAML==6.0
|
||||
requests==2.30.0
|
||||
requests==2.31.0
|
||||
requests-oauthlib==1.3.1
|
||||
resolvelib==0.8.1
|
||||
rsa==4.9
|
||||
six==1.16.0
|
||||
urllib3==1.26.15
|
||||
websocket-client==1.5.1
|
||||
urllib3==1.26.16
|
||||
websocket-client==1.6.1
|
||||
|
Loading…
Reference in New Issue
Block a user