# Core Django django>=6.0,<6.1 # Django Extensions django-bootstrap4>=24.1 django-tables2>=2.8.0 django-crispy-forms>=2.4 crispy-bootstrap4>=2024.1 django-smart-selects>=1.7.2 django-bootstrap-datepicker-plus>=6.0.0 django-admin-interface>=0.32.0 # Utilities requests reportlab # SII integration cryptography>=41.0.0 lxml>=4.9.0 zeep>=4.2.1 signxml>=3.2.0 # 4.x also supported # Testing (development only) pytest>=7.4.0 pytest-django>=4.7.0 pytest-cov>=4.1.0 factory-boy>=3.3.0 faker>=21.0.0 # Production dependencies psycopg2-binary>=2.9.9 # PostgreSQL adapter (optional) whitenoise>=6.6.0 # Static file serving gunicorn>=21.2.0 # WSGI server # Monitoring (optional) # sentry-sdk>=1.38.0 # Error tracking openpyxl==3.1.5