diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 16:41:57 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 16:41:57 +0530 |
commit | ab68e0b4038599dcb33bb00411aed04593cb1fde (patch) | |
tree | d9640d2f1171d819ca34e4e60605802612146dfe /requirements.txt | |
parent | 8f534261a934542fef612362ab851b87c59887dd (diff) |
added docker specific requirements file to fix heroku
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index e80e36e..b1338c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,12 +14,9 @@ untangle mysql-connector-python mysql uvicorn -bunch tqdm prettytable gradio -git+https://github.com/bp-kelley/descriptastorus -tensorflow-cpu>=2.0 pandas_flavor subword_nmt wget @@ -27,4 +24,3 @@ lifelines scikit-plot pymed logzero -oddt
\ No newline at end of file |