diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 241ec3e99..975b9b995 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ rapidfuzz = "2.0.7"  lxml = "4.9.1"  markdownify = "0.6.1"  more_itertools = "8.12.0" +pydantic = "~=1.9"  python-dateutil = "2.8.2"  python-frontmatter = "1.0.0"  pyyaml = "6.0"  |