From ddb56940e37eb42665ce4f10a893efd078e72784 Mon Sep 17 00:00:00 2001 From: nikolasfil Date: Tue, 17 Dec 2024 15:49:07 +0200 Subject: [PATCH] minor release v0.0.8 --- VERSION | 2 +- setup.cfg | 48 +++--------------------------------------------- 2 files changed, 4 insertions(+), 46 deletions(-) diff --git a/VERSION b/VERSION index 5a5831a..d169b2f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.7 +0.0.8 diff --git a/setup.cfg b/setup.cfg index efc2076..2040105 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,50 +5,8 @@ description = Python package for solving CTFs [options] install_requires = - alabaster - babel - bcrypt - capstone - certifi - cffi - charset-normalizer - colored-traceback - configparser - cryptography - ctfsolver - docutils - evtx - hexdump - idna - imagesize - intervaltree - Jinja2 - Mako - MarkupSafe - more-itertools - packaging - paramiko - plumbum - psutil + build pwntools - pycparser - pyelftools - Pygments - PyNaCl - pyparsing - pyserial - PySocks - python-dateutil - python-evtx - requests - ROPGadget - rpyc scapy - six - snowballstemmer - sortedcontainers - unicorn - unix-ar - urllib3 - zipp - zstandard + setuptools + wheel \ No newline at end of file