From e59afa7f0fa17489604417ca45a6f39c6e722b5e Mon Sep 17 00:00:00 2001 From: Samuel Shapley Date: Thu, 31 Aug 2023 17:19:31 +0100 Subject: [PATCH] codebase --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11ad887..3969a38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ globals==0.3.36 networkx==2.8.8 openai==0.27.8 -PyYAML==6.0 \ No newline at end of file +PyYAML==6.0 +matplotlib \ No newline at end of file