diff --git a/requirements.txt b/requirements.txt index 6329bb9f..a8596b33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ wordcloud>=1.8.1 numpy~=1.22.2 beautifulsoup4>=4.10.0 lxml>=4.7.1 -openpyxl>=3.0.9 \ No newline at end of file +openpyxl>=3.0.9 +aiohttp>=3.8.1 \ No newline at end of file