aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Chris Goes <[email protected]>2019-03-04 22:52:11 -0700
committerGravatar Christopher Goes <[email protected]>2019-03-04 22:52:11 -0700
commit5c0ad419a49305a572d2b6bb5f1b9f798adb7c4b (patch)
treee0b083b1dd6ff5adac4f2d5b432899ec79173f46 /Pipfile
parentMerge pull request #112 from RohanJnr/be-my-valentine-iceman (diff)
Initial move of Snakes cog from the bot to seasonalbot
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 90707d25..8bc3eadf 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,7 @@ beautifulsoup4 = "*"
aiodns = "*"
pillow = "*"
pytz = "*"
+fuzzywuzzy = "*"
[dev-packages]
"flake8" = "*"