Sandbox URL Creation

This commit is contained in:
pixeebot[bot]
2025-04-02 03:03:26 +00:00
committed by GitHub
parent 77b9701b5e
commit f1c35ff2ab
2 changed files with 3 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ dependencies = [
"django>=4.0",
"requests>=2.4.3",
"urllib3>=1.25.0", # requests dependency: fixes RFC 7578 header encoding
"security==1.3.1",
]
[project.optional-dependencies]