Sandbox URL Creation

This commit is contained in:
pixeebot[bot]
2025-04-11 03:13:13 +00:00
committed by GitHub
parent 401449201c
commit 70e2ba98f4
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"