From a2d80c9fcf2394cd7d2c9c0a6da9b06b6a66ff46 Mon Sep 17 00:00:00 2001 From: bhimrazy Date: Fri, 12 Jul 2024 02:19:16 +0545 Subject: [PATCH] chore: Adds cryptography dependency --- requirements/test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/test.txt b/requirements/test.txt index 71de5307..4b337154 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,5 @@ coverage ==7.5.3 +cryptography==42.0.8 mosaicml-streaming==0.7.6 pytest ==8.2.* pytest-cov ==5.0.0