initial commit. phase 1 complete

This commit is contained in:
2026-05-05 20:45:19 +02:00
parent d9c68313a0
commit 89e058ffac
20631 changed files with 3224610 additions and 43 deletions
+28
View File
@@ -0,0 +1,28 @@
# Web Framework & API
django>=5.0,<5.1
djangorestframework
django-cors-headers
django-environ
drf-spectacular
django-filter
# Database & Task Queue
psycopg[binary]
celery[redis]
django-celery-results
django-celery-beat
redis
# Data Validation & Logic
pydantic>=2.0
requests
python-nmap
icmplib
Markdown
# Production Server
gunicorn
whitenoise
# Utilities
python-dotenv