Update pyproject.toml

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
axelmierczuk
2025-10-01 11:50:36 -04:00
committed by Willi Ballenthin
parent 6871adc9dc
commit ec411f1552

View File

@@ -74,7 +74,7 @@ dependencies = [
# comments and context.
"pyyaml>=6",
"colorama>=0.4",
"ida-settings==2.1.0",
"ida-settings>=2.1.0,<3", # v3 has breaking changes
"ruamel.yaml>=0.18",
"pefile>=2023.2.7",
"pyelftools>=0.31",