From b4fca77117a38f7295249b1f122ff7758512365e Mon Sep 17 00:00:00 2001 From: Kevin Shebek <51133846+KShebek@users.noreply.github.com> Date: Fri, 4 Nov 2022 14:32:35 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 81193f0..0d2b31f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ lxml==4.9 mordred==1.2 numpy pandas -pymongo==4.3 +pymongo pytest pytest-cov python-libsbml @@ -13,4 +13,4 @@ scipy sphinxcontrib-napoleon tensorflow torch -numpydoc \ No newline at end of file +numpydoc