Skip to content

Commit

Permalink
feat: add joblib, tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
nella17 committed Feb 5, 2024
1 parent 982be8f commit d326f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN <<EOF

python -m pip install --no-cache-dir -U pip setuptools wheel
python -m pip install --no-cache-dir -U pwntools unicorn capstone ropper keystone-engine ptrlib \
pycryptodome
pycryptodome tqdm joblib

gem install --no-document one_gadget seccomp-tools

Expand Down

0 comments on commit d326f91

Please sign in to comment.