mgerst / flag-slurper

A red team utility for Cyber Defense Competitions.
https://flag-slurper.rtfd.io
MIT License
3 stars 2 forks source link

Pin Dependencies #24

Closed mgerst closed 6 years ago

mgerst commented 6 years ago

Dependencies should really be pinned to specific versions. A new version of peewee caused issues with #23. Then I can add pyup to this repo to keep them up-to-date.