diff options
Diffstat (limited to 'Omni/Bild/Deps')
-rw-r--r-- | Omni/Bild/Deps/Python.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Omni/Bild/Deps/Python.nix b/Omni/Bild/Deps/Python.nix index 9af4630..bb01139 100644 --- a/Omni/Bild/Deps/Python.nix +++ b/Omni/Bild/Deps/Python.nix @@ -6,8 +6,10 @@ "mypy" "nltk" "openai" + "requests" "slixmpp" "sqids" "starlette" + "types-requests" "uvicorn" ] |