ADenum requires a very old version:
https://github.com/SecuProject/ADenum/blob/fbbe14d85cc0fb9e65ac6e4ad8896ad3c8449ff4/requirements.txt#L1C1-L1C4
the pypi package pwn is a very old version (1.0) and abandonned package of pwntools.
The official pypi package is pwntools https://pypi.org/project/pwntools/ and the last version available is 4.10.0.
ADenum requires a very old version:
https://github.com/SecuProject/ADenum/blob/fbbe14d85cc0fb9e65ac6e4ad8896ad3c8449ff4/requirements.txt#L1C1-L1C4
the pypi package
pwnis a very old version (1.0) and abandonned package of pwntools.The official pypi package is
pwntoolshttps://pypi.org/project/pwntools/ and the last version available is 4.10.0.