Добавил кеш к lyngsat

This commit is contained in:
2025-11-11 21:43:59 +03:00
parent 4f21c9d7c8
commit a3c381b9c7
15 changed files with 1282 additions and 229 deletions

View File

@@ -35,6 +35,7 @@ dependencies = [
"psycopg>=3.2.10",
"psycopg2-binary>=2.9.11",
"redis>=6.4.0",
"django-redis>=5.4.0",
"requests>=2.32.5",
"reverse-geocoder>=1.5.1",
"scikit-learn>=1.7.2",