From a3e3511e3b6a7419ce5aed5847e481595971b7bc Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 24 Sep 2020 16:46:38 +0530 Subject: removed unncessary dependencies --- requirements-docker.txt | 10 +--------- requirements.txt | 7 ------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/requirements-docker.txt b/requirements-docker.txt index e80e36e..afd131b 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -16,15 +16,7 @@ mysql uvicorn bunch tqdm -prettytable -gradio -git+https://github.com/bp-kelley/descriptastorus tensorflow-cpu>=2.0 -pandas_flavor -subword_nmt -wget -lifelines -scikit-plot pymed logzero -oddt \ No newline at end of file +oddt diff --git a/requirements.txt b/requirements.txt index b1338c1..4163122 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,12 +15,5 @@ mysql-connector-python mysql uvicorn tqdm -prettytable -gradio -pandas_flavor -subword_nmt -wget -lifelines -scikit-plot pymed logzero -- cgit v1.2.3