added pre-development files

This commit is contained in:
2026-05-02 14:11:18 +02:00
parent 15b1173937
commit 722d60a579
5 changed files with 146 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Web Framework & API
django>=5.0,<5.1
djangorestframework
django-cors-headers
django-environ
# Database & Task Queue
psycopg[binary][cite: 1]
celery[redis][cite: 1]
django-celery-results[cite: 1]
redis[cite: 1]
# Data Validation & Logic
pydantic[cite: 1]
requests[cite: 1]
python-nmap
# Development & Security
gunicorn
whitenoise
python-dotenv