From cddd5d7e3b35cedcb20e34536dcf1822e89ec4a3 Mon Sep 17 00:00:00 2001 From: flt6 <1404262047@qq.com> Date: Wed, 20 Aug 2025 10:31:41 +0800 Subject: [PATCH] mw_tool fix req --- mw_tool/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mw_tool/requirements.txt b/mw_tool/requirements.txt index 69b682a..8332154 100644 --- a/mw_tool/requirements.txt +++ b/mw_tool/requirements.txt @@ -1,3 +1,5 @@ streamlit>=1.28.0 pubchempy>=1.0.4 -rdkit>=2022.9.5 +requests>=2.25.0 +Pillow>=8.0.0 +molmass \ No newline at end of file