Skip to content

Commit ddb5694

Browse files
committed
minor release v0.0.8
1 parent 4fd0bfc commit ddb5694

2 files changed

Lines changed: 4 additions & 46 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.7
1+
0.0.8

setup.cfg

Lines changed: 3 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5,50 +5,8 @@ description = Python package for solving CTFs
55

66
[options]
77
install_requires =
8-
alabaster
9-
babel
10-
bcrypt
11-
capstone
12-
certifi
13-
cffi
14-
charset-normalizer
15-
colored-traceback
16-
configparser
17-
cryptography
18-
ctfsolver
19-
docutils
20-
evtx
21-
hexdump
22-
idna
23-
imagesize
24-
intervaltree
25-
Jinja2
26-
Mako
27-
MarkupSafe
28-
more-itertools
29-
packaging
30-
paramiko
31-
plumbum
32-
psutil
8+
build
339
pwntools
34-
pycparser
35-
pyelftools
36-
Pygments
37-
PyNaCl
38-
pyparsing
39-
pyserial
40-
PySocks
41-
python-dateutil
42-
python-evtx
43-
requests
44-
ROPGadget
45-
rpyc
4610
scapy
47-
six
48-
snowballstemmer
49-
sortedcontainers
50-
unicorn
51-
unix-ar
52-
urllib3
53-
zipp
54-
zstandard
11+
setuptools
12+
wheel

0 commit comments

Comments
 (0)