You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

ansys-additive-core

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansys-additive-core - pypi Package Compare versions

Comparing version
0.18.3
to
0.18.4
+5
-5
PKG-INFO
Metadata-Version: 2.4
Name: ansys-additive-core
Version: 0.18.3
Version: 0.18.4
Summary: A Python client for the Ansys Additive service

@@ -24,4 +24,4 @@ Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>

Requires-Dist: googleapis-common-protos>=1.52.0
Requires-Dist: grpcio>=1.63.0
Requires-Dist: grpcio-health-checking>=1.60.0
Requires-Dist: grpcio>=1.35.0
Requires-Dist: grpcio-health-checking>=1.45.0
Requires-Dist: importlib-metadata>=4.0

@@ -63,4 +63,4 @@ Requires-Dist: numpy>=1.20.3

Requires-Dist: googleapis-common-protos==1.65.0 ; extra == "tests"
Requires-Dist: grpcio==1.63.0 ; extra == "tests"
Requires-Dist: grpcio-health-checking==1.60.0 ; extra == "tests"
Requires-Dist: grpcio==1.60.0 ; extra == "tests"
Requires-Dist: grpcio-health-checking==1.48.2 ; extra == "tests"
Requires-Dist: numpy==2.1.2 ; extra == "tests"

@@ -67,0 +67,0 @@ Requires-Dist: pandas==2.2.3 ; extra == "tests"

@@ -8,3 +8,3 @@ [build-system]

name = "ansys-additive-core"
version = "0.18.3"
version = "0.18.4"
description = "A Python client for the Ansys Additive service"

@@ -34,4 +34,4 @@ readme = "README.rst"

"googleapis-common-protos>=1.52.0",
"grpcio>=1.63.0",
"grpcio-health-checking>=1.60.0",
"grpcio>=1.35.0",
"grpcio-health-checking>=1.45.0",
"importlib-metadata>=4.0",

@@ -53,4 +53,4 @@ "numpy>=1.20.3",

"googleapis-common-protos==1.65.0",
"grpcio==1.63.0",
"grpcio-health-checking==1.60.0",
"grpcio==1.60.0",
"grpcio-health-checking==1.48.2",
"numpy==2.1.2",

@@ -57,0 +57,0 @@ "pandas==2.2.3",