diff --git a/requirements.txt b/requirements.txt index d5e065d..1eb21a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ pandas>=1.5.2 requests-html>=0.10.0 sqlalchemy>=1.4.39 beautifulsoup4>=4.11 -html5lib>=1.1 \ No newline at end of file +html5lib>=1.1 +jinja2 \ No newline at end of file