mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 13:02:38 +00:00
Fix pysaucenao git URL
This commit is contained in:
parent
d5f1696b9c
commit
fe8dd79352
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ tldextract = "*"
|
|||
hikari = {extras = ["speedups"], version = "*"}
|
||||
hikari-lightbulb = {git = "https://github.com/tandemdude/hikari-lightbulb.git", rev = "development"}
|
||||
hikari-miru = "*"
|
||||
pysaucenao = {git = "https://github.com/FujiMakoto/pysaucenao"}
|
||||
pysaucenao = {git = "https://github.com/FujiMakoto/pysaucenao.git"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "*"
|
||||
|
|
Loading…
Reference in a new issue