From a6787c133201249d4330ad89b871d11c810ead94 Mon Sep 17 00:00:00 2001
From: Ian Bell <ian.bell@nist.gov>
Date: Thu, 15 Sep 2022 11:22:12 -0600
Subject: [PATCH] Add PCSAFTsuperanc module for docs

---
 doc/requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/requirements.txt b/doc/requirements.txt
index 6061e1b..8c801cb 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -5,4 +5,5 @@ jupyter
 nbconvert
 nbsphinx
 pandas
-matplotlib
\ No newline at end of file
+matplotlib
+PCSAFTsuperanc
\ No newline at end of file
-- 
GitLab