Skip to content

Commit de0ffb5

Browse files
build(deps): relax ansys-dpf-core dep (#1201)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 4a29fef commit de0ffb5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Relax ansys-dpf-core dep

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424

2525
dependencies = [
26-
"ansys-dpf-core>=0.13.6,<0.14",
26+
"ansys-dpf-core>=0.13.6,!=0.14.0,<0.15",
2727
"ansys-fluent-core>=0.30.0",
2828
"deprecated>=1.2.18",
2929
"ansys.dyna.core>=0.7.1",

0 commit comments

Comments
 (0)