From 98bd2c9e9df1c4d7a3412a680d7856cb0b5e8a07 Mon Sep 17 00:00:00 2001 From: harshalmore31 <86048671+harshalmore31@users.noreply.github.com> Date: Sat, 25 Jan 2025 23:42:41 +0530 Subject: [PATCH] [feat] update requirements.txt to include additional dependencies --- requirements.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10c9fa3e..5bd934fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,12 @@ mypy-protobuf>=3.0.0 pytest>=8.1.1 networkx aiofiles -clusterops \ No newline at end of file +clusterops +aiohttp +beautifulsoup4 +python-dotenv +google-generativeai +rich +html2text +playwright +tenacity