diff --git a/README.md b/README.md index 92562e3..6b0125d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ This is Ripple's bancho server. It handles: - Tornado - Bcrypt - Raven -- Dill ## How to set up pep.py First of all, initialize and update the submodules diff --git a/requirements.txt b/requirements.txt index 60ca4ba..33f6d48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,4 @@ tornado mysqlclient psutil raven -bcrypt -dill \ No newline at end of file +bcrypt \ No newline at end of file