mirror of
https://github.com/Xevion/runnerspace.git
synced 2026-01-31 04:25:55 -06:00
Replace profanity-filter with better-profanity
Since Heroku refuses to let me downloda the spaCy model, we're going with this instead. :/
This commit is contained in:
@@ -14,9 +14,8 @@ faker = "*"
|
||||
humanize = "*"
|
||||
gunicorn = "*"
|
||||
psycopg2 = "*"
|
||||
profanity-filter = "*"
|
||||
flask-wtf = "*"
|
||||
en-core-web-sm = {file = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz"}
|
||||
better-profanity = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user