From 4b02125574916ffcd7c5300321bdbe70a167fd38 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sun, 13 Aug 2023 06:15:46 +0500 Subject: [PATCH] =?UTF-8?q?add=20requirements.txt=20since=20it=20wasnt=20h?= =?UTF-8?q?ere=20idk=20=F0=9F=A4=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3877306 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,18 @@ +aiohttp==3.8.5 +aiohttp_socks==0.8.0 +dhooks==1.1.4 +fastapi==0.101.0 +httpx==0.24.1 +motor==3.2.0 +openai==0.27.8 +providers==0.0.2 +pydantic==2.1.1 +pymongo==4.4.1 +python-dotenv==1.0.0 +python_socks==2.3.0 +pytz==2023.3 +PyYAML==6.0.1 +rich==13.5.2 +setuptools==49.2.1 +starlette==0.31.0 +tiktoken==0.4.0