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.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit is contained in:
parent
df23ae0fbc
commit
7cf455e68d
1 changed files with 14 additions and 0 deletions
14
info.json
14
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",
|
||||
|
|
Loading…
Add table
Reference in a new issue