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 077a683..8b25550 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ pybooru = "^4.2.2" alive-progress = "^3.1.4" colorama = "^0.4.6" python-dotenv = "^1.0.0" +pydantic = "^2.4.2" [tool.poetry.group.dev.dependencies] pytype = "^2023.9.27" |