diff --git a/test/requirements.txt b/test/requirements.txt index 676321b..5f58549 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,4 +1,5 @@ aiohttp~=3.8.3 motor~=3.1.1 beautifulsoup4~=4.11.1 -pymongo~=4.3.2 \ No newline at end of file +pymongo~=4.3.2 +tornado~=6.2 \ No newline at end of file