commit 470f3ab26c412d197a5fde41c8e5e1b99cd4c781 parent 44c4f1826b6d358c28201c6e7e684bf9fd456a43 Author: AMIT DUTTA <amitdutta4255@gmail.com> Date: Sat, 10 Jan 2026 21:06:43 +0530 Add aiohttp to requirements Diffstat:
| M | requirements.txt | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -1 +1,2 @@ -websockets- \ No newline at end of file +aiohttp +websockets