removed unncessary dependencies
This commit is contained in:
parent
ab68e0b403
commit
a3e3511e3b
|
@ -16,15 +16,7 @@ mysql
|
||||||
uvicorn
|
uvicorn
|
||||||
bunch
|
bunch
|
||||||
tqdm
|
tqdm
|
||||||
prettytable
|
|
||||||
gradio
|
|
||||||
git+https://github.com/bp-kelley/descriptastorus
|
|
||||||
tensorflow-cpu>=2.0
|
tensorflow-cpu>=2.0
|
||||||
pandas_flavor
|
|
||||||
subword_nmt
|
|
||||||
wget
|
|
||||||
lifelines
|
|
||||||
scikit-plot
|
|
||||||
pymed
|
pymed
|
||||||
logzero
|
logzero
|
||||||
oddt
|
oddt
|
|
@ -15,12 +15,5 @@ mysql-connector-python
|
||||||
mysql
|
mysql
|
||||||
uvicorn
|
uvicorn
|
||||||
tqdm
|
tqdm
|
||||||
prettytable
|
|
||||||
gradio
|
|
||||||
pandas_flavor
|
|
||||||
subword_nmt
|
|
||||||
wget
|
|
||||||
lifelines
|
|
||||||
scikit-plot
|
|
||||||
pymed
|
pymed
|
||||||
logzero
|
logzero
|
||||||
|
|
Loading…
Reference in New Issue