mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
python: Add pydantic-partials dependency.
This commit is contained in:
@@ -200,6 +200,9 @@ prod = [
|
||||
|
||||
# SMTP server for accepting incoming email
|
||||
"aiosmtpd>=1.4.6",
|
||||
|
||||
# For using Missing sentinel
|
||||
"pydantic-partials",
|
||||
]
|
||||
docs = [
|
||||
# Needed to build RTD docs
|
||||
|
Reference in New Issue
Block a user