diff --git a/poetry.lock b/poetry.lock index 86827204d..201cdff13 100644 --- a/poetry.lock +++ b/poetry.lock @@ -149,20 +149,24 @@ files = [ [[package]] name = "ansys-dpf-core" -version = "0.9.0" +version = "0.10.0" description = "Data Processing Framework - Python Core" optional = false -python-versions = ">=3.8, <4" +python-versions = "<4,>=3.9" files = [ - {file = "ansys_dpf_core-0.9.0-py3-none-any.whl", hash = "sha256:4471ade564411f0864e3d0e837a1be036065a276dfbf90fc7cfaac9a32e145fb"}, - {file = "ansys_dpf_core-0.9.0.tar.gz", hash = "sha256:1c84834c62750d4b306c3ddaded8c44b5aaa145ca127f162679fb322d52f6622"}, + {file = "ansys_dpf_core-0.10.0-py3-none-any.whl", hash = "sha256:0630ec83cbdbb012b3daaa19751e09153343aab3f5c42c88e12f502cb89e3cbc"}, + {file = "ansys_dpf_core-0.10.0-py3-none-manylinux1_x86_64.whl", hash = "sha256:1ee6e55f4f0c61e0b74b55cc28de663ae278cfebd537c998ab44866287db26e9"}, + {file = "ansys_dpf_core-0.10.0-py3-none-manylinux_2_17_x86_64.whl", hash = "sha256:dd20f04bd78377fa4b4f81edd593c8cf22bf3521b6868cf5b9354a96ccc3ccdd"}, + {file = "ansys_dpf_core-0.10.0-py3-none-win_amd64.whl", hash = "sha256:0958d9861a1b75188572d3bdf57573154927632e6f797cc063170d8de7947175"}, ] [package.dependencies] -ansys-dpf-gate = ">=0.4.0" +google-api-python-client = "*" +grpcio = "*" importlib-metadata = ">=4.0" numpy = "*" packaging = "*" +protobuf = "*" psutil = "*" setuptools = "*" tqdm = "*" @@ -170,57 +174,15 @@ tqdm = "*" [package.extras] plotting = ["imageio (<2.28.1)", "imageio-ffmpeg", "matplotlib (>=3.2)", "pyvista (>=0.32.0)"] -[[package]] -name = "ansys-dpf-gate" -version = "0.4.1" -description = "DPF Python helpers to call DPF C and gRPC APIs" -optional = false -python-versions = ">=3.7" -files = [ - {file = "ansys_dpf_gate-0.4.1-py3-none-any.whl", hash = "sha256:37506d424e6094363b5a8cf2fee3191a6f2f947173b80a21039d1e7c676d684d"}, -] - -[package.dependencies] -ansys-dpf-gatebin = {version = "*", markers = "platform_system != \"Darwin\""} -"ansys.grpc.dpf" = ">=0.2.3" -numpy = "*" -packaging = "*" - -[[package]] -name = "ansys-dpf-gatebin" -version = "0.4.1" -description = "DPF binaries dependencies for ansys-dpf-gate" -optional = false -python-versions = ">=3.7" -files = [ - {file = "ansys_dpf_gatebin-0.4.1-py3-none-manylinux1_x86_64.whl", hash = "sha256:5682760164f8d11cb76252d8e7f59a24516083dff8e80bd31b6705682255a631"}, - {file = "ansys_dpf_gatebin-0.4.1-py3-none-manylinux_2_17_x86_64.whl", hash = "sha256:5e986741b2c591101ce8ab067aa7a5ea20907ccd6d306b5284e7317e0e29a9b0"}, - {file = "ansys_dpf_gatebin-0.4.1-py3-none-win_amd64.whl", hash = "sha256:930028ad79506c61ae9a508b24ea96ffabe02babfe8150f38ff6a4be2d2a01b5"}, -] - -[[package]] -name = "ansys-grpc-dpf" -version = "0.8.1" -description = "Package for ansys-grpc-dpf python gRPC client" -optional = false -python-versions = ">=3.7" -files = [ - {file = "ansys_grpc_dpf-0.8.1-py3-none-any.whl", hash = "sha256:4c1c52fd4dba992139f6962085e5edf65a24b8f095eca548772f55d2418c4a8c"}, -] - -[package.dependencies] -google-api-python-client = "*" -grpcio = "*" - [[package]] name = "ansys-sphinx-theme" -version = "0.12.3" +version = "0.12.4" description = "A theme devised by ANSYS, Inc. for Sphinx documentation." optional = true python-versions = ">=3.9,<4" files = [ - {file = "ansys_sphinx_theme-0.12.3-py3-none-any.whl", hash = "sha256:9efc01a92ccc8a4f6e1caccbbd6d33dffce0c82cd57a133cf7eb4af2590303b0"}, - {file = "ansys_sphinx_theme-0.12.3.tar.gz", hash = "sha256:1905bc182d61bfbe13a276dda57afbd1c184f6ed231010e64fce26419497af0d"}, + {file = "ansys_sphinx_theme-0.12.4-py3-none-any.whl", hash = "sha256:1b2b5e384ca2fb16b3e6af5c49a7c4b84a05c834c948e693b3e96e706d3e2074"}, + {file = "ansys_sphinx_theme-0.12.4.tar.gz", hash = "sha256:332036b598961fe36dd2ae23a6352870d809d3e4ff932b0d9b3f19c7bfd457ba"}, ] [package.dependencies]