From 04ed5fe1ec3a6f3cc8e75f72798785a1e74128e3 Mon Sep 17 00:00:00 2001 From: Yojana Gadiya <45199062+YojanaGadiya@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:57:05 +0200 Subject: [PATCH] update requirements --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cff2d8..93046b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,7 @@ numpy==1.24.4 rdkit==2023.9.1 openpyxl==3.1.5 streamlit-card==1.0.2 -pybel==0.15.5 \ No newline at end of file +pybel==0.15.5 +stqdm==0.0.5 +chembl-webresource-client==0.10.9 +plotly==5.18.0 \ No newline at end of file