From ab1e192052e4f31523831ffb76c0e752b5351aac Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Sun, 23 Jun 2024 23:31:37 -0400 Subject: [PATCH] Add pyvista --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81785f9..f2bef5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ openpyxl==3.1.2 pandas==2.2.1 scipy==1.12.0 sympy==1.12 -cifkit==0.22 \ No newline at end of file +cifkit==0.22 +pyvista==0.43.9 \ No newline at end of file