* Use [`python-poetry`](https://github.com/python-poetry/poetry) for requirements management
* Added commandline argument to list all available providers (4)
* Added commandline argument to create a dump file (5)
* Execute table truncation in one statement to avoid foreign key constraint errors (thanks to [W1ldPo1nter](https://github.com/W1ldPo1nter))