This commit is contained in:
Waylon S. Walker 2024-10-21 08:27:28 -05:00
parent e334e711cc
commit feb21a4292
7 changed files with 207 additions and 3 deletions

View file

@ -27,6 +27,7 @@ classifiers = [
dependencies = [
"fastapi>=0.115.0",
"html2text>=2024.2.26",
"itsdangerous>=2.2.0",
"jinja2>=3.1.4",
"markdown>=3.7",
"pillow>=10.4.0",