fix: lock aiocraft dep version

This commit is contained in:
əlemi 2023-11-20 18:55:01 +01:00
parent 39fea517cb
commit 71d5f0363f
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -22,7 +22,7 @@ dependencies = [
"termcolor", "termcolor",
"apscheduler", "apscheduler",
"aioconsole", "aioconsole",
"aiocraft", "aiocraft @ git+https://git.alemi.dev/aiocraft@v0.3.0",
] ]
dynamic = ["version"] dynamic = ["version"]