aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-12-18 19:11:58 +0200
committerGravatar GitHub <[email protected]>2020-12-18 19:11:58 +0200
commit45db68a08ba8f1590777e825f4716cb73b68c1c9 (patch)
treed2c410f2b638030443f971281708d891c52a5abd /pyproject.toml
parentMerge branch 'main' into ks123/form-patch (diff)
parentMerge pull request #41 from python-discord/ks123/dns-check-remove (diff)
Merge branch 'main' into ks123/form-patch
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]