diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6889a87..c047d67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ websockets~=10.3 -setuptools~=60.2.0 \ No newline at end of file +setuptools~=60.2.0 +aiohttp~=3.8.1 \ No newline at end of file |