From 4514076939ed192d68b540d70434ac4164818564 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..d24d37e96 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -1,2 +1,3 @@ +pydantic<2.0.0 git+https://github.com/aphp/edsnlp.git streamlit