-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 932 Bytes
/
Copy pathrequirements.txt
File metadata and controls
49 lines (49 loc) · 932 Bytes
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt .requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via httpx
certifi==2025.4.26
# via
# httpcore
# httpx
exceptiongroup==1.3.0
# via anyio
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via ollama
idna==3.10
# via
# anyio
# httpx
ollama==0.5.1
# via -r .requirements.in
pydantic==2.11.5
# via
# -r .requirements.in
# ollama
pydantic-core==2.33.2
# via pydantic
python-svg==0.1.1
# via -r .requirements.in
pyxel==2.3.18
# via -r .requirements.in
sniffio==1.3.1
# via anyio
typing-extensions==4.14.0
# via
# anyio
# exceptiongroup
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
# via pydantic