Рефакторинг и деплоинг
This commit is contained in:
31
dbapp/requirements.txt
Normal file
31
dbapp/requirements.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
aiosqlite>=0.21.0
|
||||
bcrypt>=5.0.0
|
||||
beautifulsoup4>=4.14.2
|
||||
django>=5.2.7
|
||||
django-admin-interface>=0.30.1
|
||||
django-admin-multiple-choice-list-filter>=0.1.1
|
||||
django-admin-rangefilter>=0.13.3
|
||||
django-autocomplete-light>=3.12.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-map-widgets>=0.5.1
|
||||
django-more-admin-filters>=1.13
|
||||
dotenv>=0.9.9
|
||||
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
|
||||
psycopg>=3.2.10
|
||||
psycopg2-binary>=2.9.11
|
||||
redis>=6.4.0
|
||||
requests>=2.32.5
|
||||
reverse-geocoder>=1.5.1
|
||||
scikit-learn>=1.7.2
|
||||
selenium>=4.38.0
|
||||
setuptools>=80.9.0
|
||||
Reference in New Issue
Block a user