diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-07 22:24:10 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-07 22:24:10 +0530 |
commit | 5323ee27404270d4bd8b36abd443db7268351cbe (patch) | |
tree | a86188545ff597ae842155216aa7f6570d4a3dc1 /requirements.txt | |
parent | 724c8b3f4a4f5c3122d0761ec8cd572b75381d96 (diff) |
added requirements for mysql
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 808748e..3c45d1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,3 +10,4 @@ WTForms==2.2.1 tabulate untangle mysql_connector +mysql |