add: pytils (для транслитерации и т.п.)

This commit is contained in:
2026-08-25 21:34:06 +03:00
parent 457c33725a
commit 19d383dc89
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ hashids = "^1.3.1"
gunicorn = "^26.0.0"
whitenoise = "^6.12.0"
etpgrf = "^0.1.6.post1"
pytils = "^0.4.4"
[tool.poetry.group.dev.dependencies]
django-debug-toolbar = "^7.0"