mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 09:59:59 +00:00
wheel updates (#1148)
Signed-off-by: Paige Patton <prubenda@redhat.com>
This commit is contained in:
@@ -15,7 +15,7 @@ google-cloud-compute==1.22.0
|
|||||||
ibm_cloud_sdk_core==3.18.0
|
ibm_cloud_sdk_core==3.18.0
|
||||||
ibm_vpc==0.20.0
|
ibm_vpc==0.20.0
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
krkn-lib==6.0
|
krkn-lib==6.0.1
|
||||||
lxml==5.1.0
|
lxml==5.1.0
|
||||||
kubernetes==34.1.0
|
kubernetes==34.1.0
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
@@ -32,7 +32,7 @@ requests-unixsocket>=0.4.0 # Required for Docker Unix socket support
|
|||||||
service_identity==24.1.0
|
service_identity==24.1.0
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
setuptools==78.1.1
|
setuptools==78.1.1
|
||||||
wheel==0.42.0
|
wheel>=0.44.0
|
||||||
zope.interface==6.1
|
zope.interface==6.1
|
||||||
|
|
||||||
git+https://github.com/vmware/vsphere-automation-sdk-python.git@v8.0.0.0
|
git+https://github.com/vmware/vsphere-automation-sdk-python.git@v8.0.0.0
|
||||||
|
|||||||
@@ -3,8 +3,9 @@ pandas
|
|||||||
notebook
|
notebook
|
||||||
jupyterlab
|
jupyterlab
|
||||||
jupyter
|
jupyter
|
||||||
seaborn
|
seaborn==0.13.2
|
||||||
requests
|
requests
|
||||||
wheel
|
wheel
|
||||||
Flask==2.1.0
|
Flask==2.2.5
|
||||||
flasgger==0.9.5
|
flasgger==0.9.5
|
||||||
|
pillow==10.2.0
|
||||||
Reference in New Issue
Block a user