add tinymce to pyproject

This commit is contained in:
Timur
2025-03-01 17:51:50 +03:00
parent f1322a24af
commit 58b419166b
+1
View File
@@ -16,6 +16,7 @@ dependencies = [
"django-ninja>=1.3.0",
"django-pagedown>=2.2.1",
"django-stubs-ext>=5.1.3",
"django-tinymce>=4.1.0",
"gunicorn>=23.0.0",
"httpx>=0.28.1",
"pillow>=11.1.0",