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 d679b79 commit 91630e2Copy full SHA for 91630e2
requirements/dev.txt
@@ -5,7 +5,7 @@ pytest-cov==4.1.0
5
# Test requirements
6
pytest>=6.1.1
7
parameterized==0.9.0
8
-pyelftools~=0.30 # Used to verify the generated Go binary architecture in integration tests (utils.py)
+pyelftools~=0.31 # Used to verify the generated Go binary architecture in integration tests (utils.py)
9
10
# formatter
11
black==24.2.0
0 commit comments