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 37009f40..e214593d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ dependencies = [ "mike>=1.1.2", "mkdocstrings>=0.23.0", "distribute>=0.7.3", + "reportlab[pycairo]>=4.0.5", ] requires-python = ">=3.8" readme = "README.md" |
