Добавил объединение источников. Вернул норм карту. Удалил ненужные либы

This commit is contained in:
2025-11-26 10:33:07 +03:00
parent 388753ba31
commit 609fd5a1da
10 changed files with 785 additions and 1100 deletions

View File

@@ -16,18 +16,15 @@ dependencies = [
"django-autocomplete-light>=3.12.1",
"django-celery-beat>=2.6.0",
"django-celery-results>=2.5.1",
"django-daisy>=1.1.2",
"django-debug-toolbar>=6.0.0",
"django-dynamic-raw-id>=4.4",
"django-import-export>=4.3.10",
"django-leaflet>=0.32.0",
"django-more-admin-filters>=1.13",
"dotenv>=0.9.9",
"flower>=2.0.1",
"geopy>=2.4.1",
"gunicorn>=23.0.0",
"lxml>=6.0.2",
"matplotlib>=3.10.7",
"numpy>=2.3.3",
"openpyxl>=3.1.5",
"pandas>=2.3.3",
@@ -36,8 +33,6 @@ dependencies = [
"redis>=6.4.0",
"django-redis>=5.4.0",
"requests>=2.32.5",
"reverse-geocoder>=1.5.1",
"scikit-learn>=1.7.2",
"selenium>=4.38.0",
"setuptools>=80.9.0",
"uvicorn>=0.38.0",