diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-04 23:23:36 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-04 23:23:36 +0530 |
commit | bd877cc2e96210aa8adab20ce9406ce1f266f952 (patch) | |
tree | 4b7d6af96877d179fe5b0a9261b1fdc7a5bdc2b0 /requirements.txt | |
parent | c3366e48e8a80ec5544a284fe4dd8b2d4e3da0b3 (diff) |
added tqdm dependency
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 5ed2151..d031e0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ mysql uvicorn tensorflow-cpu==2.2.0 bunch - +tqdm |