mirror of
https://github.com/leon-ai/leon.git
synced 2025-01-01 21:26:08 +03:00
fix: remove requests.certs import from the TCP server and Python bridge setups
This commit is contained in:
parent
69bf9cebb3
commit
133310bd7d
@ -1,4 +1,3 @@
|
|||||||
import requests.certs
|
|
||||||
from cx_Freeze import setup, Executable
|
from cx_Freeze import setup, Executable
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
import requests.certs
|
|
||||||
from cx_Freeze import setup, Executable
|
from cx_Freeze import setup, Executable
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
|
Loading…
Reference in New Issue
Block a user