1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-12-25 14:47:29 +00:00

Change pysaucenao to upstream

This commit is contained in:
Myned 2022-02-22 13:38:02 -06:00
parent 0416787712
commit d5f1696b9c
No known key found for this signature in database
GPG key ID: 33790F979F7A28B8

View file

@ -15,7 +15,7 @@ tldextract = "*"
hikari = {extras = ["speedups"], version = "*"} hikari = {extras = ["speedups"], version = "*"}
hikari-lightbulb = {git = "https://github.com/tandemdude/hikari-lightbulb.git", rev = "development"} hikari-lightbulb = {git = "https://github.com/tandemdude/hikari-lightbulb.git", rev = "development"}
hikari-miru = "*" hikari-miru = "*"
pysaucenao = {git = "https://github.com/Myned/pysaucenao.git"} pysaucenao = {git = "https://github.com/FujiMakoto/pysaucenao"}
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
black = "*" black = "*"