Skip to content

Commit 82af629

Browse files
committed
reflex-web is not compatible with 3.14 yet because replicate pkg still uses pydantic v1
1 parent 3c3b461 commit 82af629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
strategy:
105105
fail-fast: false
106106
matrix:
107-
python-version: ["3.11", "3.12", "3.14"]
107+
python-version: ["3.11", "3.12"]
108108

109109
env:
110110
REFLEX_WEB_WINDOWS_OVERRIDE: "1"

0 commit comments

Comments
 (0)