We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8a90b commit 3632707Copy full SHA for 3632707
requirements/dev.txt
@@ -7,7 +7,7 @@ pytest-cov==5.0.0; python_version<"3.9"
7
# Test requirements
8
pytest>=6.1.1
9
parameterized==0.9.0
10
-pyelftools~=0.31 # Used to verify the generated Go binary architecture in integration tests (utils.py)
+pyelftools~=0.32 # Used to verify the generated Go binary architecture in integration tests (utils.py)
11
12
# formatter
13
black==25.1.0; python_version>="3.9"
0 commit comments