From ea5777cbcd446fd9620ba8cd240ba35942a7c56a Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Tue, 4 Jul 2023 11:00:11 +0200 Subject: [PATCH] migrate to the official pwntools fix #8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daeb623..14257cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pwn==1.0 +pwntools==4.10.0 python-ldap==3.4.0