fix: sandbox issue related httpx and requests (#8397)

This commit is contained in:
Yeuoly 2024-09-14 02:02:55 +08:00 committed by GitHub
commit b6b1057a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,3 @@
import json
from textwrap import dedent
from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage