fix(flake): silly typo
This commit is contained in:
parent
d6a84c40a3
commit
5c51eef5f9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
dependencies = ps: with ps; [
|
||||
fastapi
|
||||
uvicorn
|
||||
aoihttp
|
||||
aiohttp
|
||||
];
|
||||
devDependencies = ps: with ps; [
|
||||
fastapi
|
||||
|
|
Loading…
Reference in a new issue