Sandbox URL Creation

This commit is contained in:
pixeebot[bot]
2025-07-16 03:18:05 +00:00
committed by GitHub
parent 7815de158e
commit c063c082ae
6 changed files with 14 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ python = "^3.11"
Django = "^5.0"
djangorestframework = "^3.14.0"
django-cors-headers = "^4.3.1"
security = "==1.3.1"
[tool.poetry.dev-dependencies]
black = "^25.1.0"