Skip to content

Commit 4800237

Browse files
build: avoid the usage of attrs 24.3.0 (temporary) (#1589)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 56aa23b commit 4800237

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
avoid the usage of attrs 24.3.0 (temporary)

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
"ansys-api-geometry==0.4.24",
2828
"ansys-tools-path>=0.3,<1",
2929
"ansys-tools-visualization-interface>=0.2.6,<1",
30+
"attrs!=24.3.0",
3031
"beartype>=0.11.0,<0.20",
3132
"grpcio>=1.35.0,<1.68",
3233
"grpcio-health-checking>=1.45.0,<1.68",

0 commit comments

Comments
 (0)