diff --git a/HISTORY.md b/HISTORY.md index e5a617f..f656555 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,7 @@ History ------------------ - Add missing [expandvars](https://github.com/sayanarijit/expandvars) dependency +- Remove [tinydb](https://github.com/msiemens/tinydb) dependency 1.0.0b3 (2019-05-27) diff --git a/requirements.txt b/requirements.txt index 7f11006..aee2c92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ pyyaml -tinydb click expandvars \ No newline at end of file