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; [
|
dependencies = ps: with ps; [
|
||||||
fastapi
|
fastapi
|
||||||
uvicorn
|
uvicorn
|
||||||
aoihttp
|
aiohttp
|
||||||
];
|
];
|
||||||
devDependencies = ps: with ps; [
|
devDependencies = ps: with ps; [
|
||||||
fastapi
|
fastapi
|
||||||
|
|
Loading…
Reference in a new issue