Updated aiocraft url as per url renaming
This commit is contained in:
parent
8101a255ad
commit
9ec38961f5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ dependencies = [
|
||||||
"termcolor",
|
"termcolor",
|
||||||
"apscheduler",
|
"apscheduler",
|
||||||
"aioconsole",
|
"aioconsole",
|
||||||
"aiocraft @ git+https://git.alemi.dev/aiocraft@v0.3.0",
|
"aiocraft @ git+https://git.alemi.dev/alemi/aiocraft.git@v0.3.0",
|
||||||
]
|
]
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue