diff --git a/requirements.txt b/requirements.txt index 975a8e19..63aeabbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ requests==2.31.0 -gremlinpython==3.6.2 \ No newline at end of file +gremlinpython==3.6.2 +aiohttp==3.8.1 \ No newline at end of file