initial version of osb

This commit is contained in:
Tobias Brunner 2025-01-27 17:42:40 +01:00
parent 7143234e22
commit 022f0ad60f
No known key found for this signature in database
14 changed files with 281 additions and 22 deletions

View file

@ -7,6 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"django>=5.1.5",
"django-prose-editor[sanitize]>=0.10.3",
"djangorestframework>=3.15.2",
"environs[django]~=14.0",
"odoorpc>=0.10.1",
"pillow>=11.1.0",