summaryrefslogtreecommitdiff
path: root/Omni/Bild/Deps/Python.nix
blob: 0f0c40969c3ee5cecced867206cbff482411fa96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[
  "boto3"
  "botocore"
  "cryptography"
  "feedgen"
  "flask"
  "httpx"
  "itsdangerous"
  "llm"
  "llm-ollama"
  "ludic"
  "mypy"
  "nltk"
  "ollama"
  "openai"
  "pydantic"
  "pydantic-ai"
  "pydantic-ai-slim"
  "pydantic-graph"
  "pydub"
  "pytest"
  "pytest-asyncio"
  "pytest-mock"
  "requests"
  "slixmpp"
  "sqids"
  "starlette"
  "trafilatura"
  "types-requests"
  "uvicorn"
]