From 76e08562830d82a6bd45b084055b86cd7e4eb33c Mon Sep 17 00:00:00 2001 From: "Johannes B. Ullrich" Date: Thu, 19 Oct 2023 14:18:16 -0400 Subject: [PATCH] specifying pydantic version --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 43fc876..29e3057 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -27,7 +27,7 @@ priority pyasn1-modules pyasn1 pycparser -pydantic[email] +pydantic[email]==1.10 pyhamcrest pyopenssl pyserial