aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2020-12-21 04:44:12 +0300
committerGravatar Hassan Abouelela <[email protected]>2020-12-21 04:44:31 +0300
commit934be7a6c02d6f4e3741af5e1104a0d9822ea82d (patch)
treedfa6e6779a451bc9bcf4ac22c3217ade1ccadee6 /pyproject.toml
parentAdds and Documents Webhook Message Variables (diff)
parentMerge pull request #40 from python-discord/ks123/form-patch (diff)
Merge branch 'main' into discord-webhook
Signed-off-by: Hassan Abouelela <[email protected]> # Conflicts: # backend/routes/forms/submit.py
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b14e876..49e0f43 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,6 @@ pyjwt = "^1.7.1"
httpx = "^0.16.1"
gunicorn = "^20.0.4"
pydantic = "^1.7.2"
-pydnsbl = "^1.1"
spectree = "^0.3.16"
[tool.poetry.dev-dependencies]