From 7cf455e68d55fa77ee01008d6db7ab387f8075ac Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 26 May 2025 21:13:43 -0400 Subject: [PATCH] Update info.json to include additional project requirements for enhanced functionality, adding dependencies such as aiocache, colorgram.py, fastapi, msgpack, plotly, pydantic, python-multipart, python-decouple, psutil, skia-python, tenacity, ujson, and uvicorn. --- info.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/info.json b/info.json index e86695b..322cf21 100644 --- a/info.json +++ b/info.json @@ -23,8 +23,22 @@ ], "required_cogs": {}, "requirements": [ + "aiocache", + "colorgram.py", + "fastapi", + "msgpack", "pillow", + "plotly", + "pydantic", + "python-multipart", + "python-decouple", + "python-dotenv", + "psutil", + "skia-python>=87.5", "svgwrite>=1.4.3", + "tenacity", + "ujson", + "uvicorn", "wand>=0.6.11" ], "short": "Discord leveling system",