From 4b24173ab2f383e2a77f54164816a0be67445024 Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 21 Feb 2022 15:53:31 -0600 Subject: [PATCH] Bump hikari-lightbulb to git temporarily --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ad5e32e..883f776 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ aiohttp = "*" urlextract = "*" tldextract = "*" hikari = {extras = ["speedups"], version = "*"} -hikari-lightbulb = "*" +hikari-lightbulb = {git = "https://github.com/tandemdude/hikari-lightbulb.git", rev = "development"} hikari-miru = "*" pysaucenao = {git = "https://github.com/Myned/pysaucenao.git"}