Skip to content

Commit

Permalink
build: avoid the usage of attrs 24.3.0 (temporary) (#1589)
Browse files Browse the repository at this point in the history
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
  • Loading branch information
RobPasMue and pyansys-ci-bot authored Dec 17, 2024
1 parent 56aa23b commit 4800237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/1589.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
avoid the usage of attrs 24.3.0 (temporary)
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"ansys-api-geometry==0.4.24",
"ansys-tools-path>=0.3,<1",
"ansys-tools-visualization-interface>=0.2.6,<1",
"attrs!=24.3.0",
"beartype>=0.11.0,<0.20",
"grpcio>=1.35.0,<1.68",
"grpcio-health-checking>=1.45.0,<1.68",
Expand Down

0 comments on commit 4800237

Please sign in to comment.