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 7c24453 commit 891bb4aCopy full SHA for 891bb4a
requirements/dev.txt
@@ -8,7 +8,7 @@ isort>=4.2.5,<5; python_version < '3.8'
8
# Test requirements
9
pytest>=6.1.1
10
parameterized==0.9.0
11
-pyelftools~=0.29 # Used to verify the generated Go binary architecture in integration tests (utils.py)
+pyelftools~=0.30 # Used to verify the generated Go binary architecture in integration tests (utils.py)
12
13
# formatter
14
black==22.6.0; python_version < "3.8"
0 commit comments