You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/dev-requirements.txt

12 lines
274 B
Plaintext

black==22.8.0
coverage==6.2; python_version < '3.7'
coverage==6.4.4; python_version >= '3.7'
flake8==5.0.4
flake8-builtins==2.0.0
testresources==2.0.1
isort==5.10.1
pytest==7.0.1; python_version < '3.7'
pytest==7.1.2; python_version >= '3.7'
types-gdb==12.1.3
vermin==1.4.2