diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-03 22:24:12 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-03 22:24:12 +0530 |
commit | 6e0caf989d25de78409620cb5f54391785be86bc (patch) | |
tree | cab21632babbf6ceeed8363557ca7052062486ae | |
parent | 0eef6db50fa093e491061779c7cb9f41660187d1 (diff) |
updated requirements
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 815d681..808748e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,6 @@ Jinja2==2.11.0 MarkupSafe==1.1.1 Werkzeug==0.16.1 WTForms==2.2.1 +tabulate +untangle +mysql_connector |