From 4dbf961cf6fd91684f263eed4efe90909f66dec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Perceval=20Wajsb=C3=BCrt?= Date: Mon, 4 Dec 2023 12:05:51 +0100 Subject: [PATCH] fix: pin pydantic to avoid compilation --- demo/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/requirements.txt b/demo/requirements.txt index 49895c26c..572038140 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -1,2 +1,3 @@ +pydantic-core==2.14.4 git+https://github.com/aphp/edsnlp.git streamlit