faq frontend typeguards

This commit is contained in:
Timofey
2025-05-15 19:50:13 +03:00
parent fd5caada23
commit ac8c3a33ed
11 changed files with 165 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ djangorestframework = "*"
python-dotenv = "*"
psycopg2 = "*"
pillow = "*"
transliterate = "*"
[dev-packages]