Skip to content

Commit 3687714

Browse files
Merge pull request #20 from RustamovAkrom/main
Main
2 parents 215736d + 691dde9 commit 3687714

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ pillow = "^11.0.0"
1919
psycopg2-binary = "^2.9.10"
2020
python-dotenv = "^1.0.1"
2121
django-filter = "^24.3"
22+
django-unfold = "^0.41.0"
23+
django-ckeditor-5 = "^0.2.15"
24+
django-modeltranslation = "^0.19.11"
25+
drf-spectacular = "^0.27.2"
26+
drf-spectacular-sidecar = "^2024.11.1"
27+
django-rosetta = "^0.10.1"
2228

2329

2430
[build-system]

0 commit comments

Comments
 (0)