aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2022-11-05 16:13:47 +0000
committerGravatar GitHub <[email protected]>2022-11-05 16:13:47 +0000
commit8faf181012860bd8c60bd386d843af09f472d3fb (patch)
tree191a37c8ad9d0295049bfee96f1f008bbd2759e0 /pyproject.toml
parentMerge pull request #2230 from meatballs/create-nomodule-tag (diff)
parentMerge branch 'main' into 2306-nominations-cleanup (diff)
Merge pull request #2307 from python-discord/2306-nominations-cleanup
Talentpool Cleanup
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b5050ef63..2019d847a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,6 +36,7 @@ regex = "2022.9.13"
sentry-sdk = "1.9.10"
statsd = "3.3.0"
tldextract = "3.4.0"
+pydantic = "1.10.2"
[tool.poetry.dev-dependencies]
coverage = "6.5.0"