Skip to content

Commit

Permalink
CHORE: Temporary removal of pyedb 0.28.0 (#5181)
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys authored Sep 18, 2024
1 parent b0cd313 commit 58ef612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies = [
"psutil",
"pyedb>=0.4.0; python_version == '3.7'",
"pyedb>=0.24.0; python_version > '3.7'",
"pyedb!=0.28.0; python_version > '3.7'",
"pytomlpp; python_version < '3.12'",
"rpyc>=6.0.0,<6.1",
"pyyaml",
Expand Down

0 comments on commit 58ef612

Please sign in to comment.