diff --git "a/.github/workflows/\360\237\221\267Flow.yml" "b/.github/workflows/\360\237\221\267Flow.yml" index 34d9326d..9b41e5b9 100644 --- "a/.github/workflows/\360\237\221\267Flow.yml" +++ "b/.github/workflows/\360\237\221\267Flow.yml" @@ -32,7 +32,7 @@ jobs: needs: [release] uses: mraniki/coding_toolset/.github/workflows/🚚Publish.yml@main secrets: inherit - docker: - needs: [release] - uses: mraniki/coding_toolset/.github/workflows/🐳Docker.yml@main - secrets: inherit \ No newline at end of file + # docker: + # needs: [release] + # uses: mraniki/coding_toolset/.github/workflows/🐳Docker.yml@main + # secrets: inherit diff --git a/pyproject.toml b/pyproject.toml index 438bafcb..a5cf1cdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dynaconf = ">=3.2.0" loguru = ">=0.6.0" httpx = ">=0.24.1" js2py = "^0.74" -g4f = "0.0.3.4" +g4f = "0.1.3.7" curl-cffi ="0.5.7" PyExecJS2="1.6.1"