Alexandros Popov commited on
Commit
db5f393
·
1 Parent(s): 510fd65

added requirements.

Browse files
Files changed (1) hide show
  1. requirement.txt +134 -0
requirement.txt ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ag-ui-protocol==0.1.8
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.12.15
5
+ aiosignal==1.4.0
6
+ annotated-types==0.7.0
7
+ anthropic==0.62.0
8
+ anyio==4.10.0
9
+ argcomplete==3.6.2
10
+ async-timeout==5.0.1
11
+ attrs==25.3.0
12
+ backoff==2.2.1
13
+ boto3==1.40.6
14
+ botocore==1.40.6
15
+ brotli==1.1.0
16
+ cachetools==5.5.2
17
+ certifi==2025.8.3
18
+ charset-normalizer==3.4.3
19
+ click==8.2.1
20
+ cohere==5.16.3
21
+ colorama==0.4.6
22
+ distro==1.9.0
23
+ dotenv==0.9.9
24
+ eval-type-backport==0.2.2
25
+ exceptiongroup==1.3.0
26
+ executing==2.2.0
27
+ fastapi==0.116.1
28
+ fastavro==1.12.0
29
+ ffmpy==0.6.1
30
+ filelock==3.18.0
31
+ frozenlist==1.7.0
32
+ fsspec==2025.7.0
33
+ google-auth==2.40.3
34
+ google-genai==1.29.0
35
+ google-search-results==2.4.2
36
+ googleapis-common-protos==1.70.0
37
+ gradio==5.42.0
38
+ gradio-client==1.11.1
39
+ griffe==1.11.0
40
+ groovy==0.1.2
41
+ groq==0.31.0
42
+ grpcio==1.74.0
43
+ h11==0.16.0
44
+ hf-xet==1.1.7
45
+ httpcore==1.0.9
46
+ httpx==0.28.1
47
+ httpx-sse==0.4.0
48
+ huggingface-hub==0.34.4
49
+ idna==3.10
50
+ imageio==2.37.0
51
+ importlib-metadata==8.7.0
52
+ jinja2==3.1.6
53
+ jiter==0.10.0
54
+ jmespath==1.0.1
55
+ jsonschema==4.25.0
56
+ jsonschema-specifications==2025.4.1
57
+ langfuse==3.2.3
58
+ logfire==4.2.0
59
+ logfire-api==4.2.0
60
+ markdown-it-py==3.0.0
61
+ markupsafe==3.0.2
62
+ mcp==1.12.4
63
+ mdurl==0.1.2
64
+ mistralai==1.9.3
65
+ multidict==6.6.3
66
+ nest-asyncio==1.6.0
67
+ numpy==2.1.3
68
+ openai==1.99.6
69
+ openai-agents==0.2.5
70
+ opentelemetry-api==1.36.0
71
+ opentelemetry-exporter-otlp==1.36.0
72
+ opentelemetry-exporter-otlp-proto-common==1.36.0
73
+ opentelemetry-exporter-otlp-proto-grpc==1.36.0
74
+ opentelemetry-exporter-otlp-proto-http==1.36.0
75
+ opentelemetry-instrumentation==0.57b0
76
+ opentelemetry-proto==1.36.0
77
+ opentelemetry-sdk==1.36.0
78
+ opentelemetry-semantic-conventions==0.57b0
79
+ orjson==3.11.1
80
+ packaging==25.0
81
+ pandas==2.3.1
82
+ pillow==11.3.0
83
+ prompt-toolkit==3.0.51
84
+ propcache==0.3.2
85
+ protobuf==5.29.5
86
+ pyasn1==0.6.1
87
+ pyasn1-modules==0.4.2
88
+ pydantic==2.11.7
89
+ pydantic-ai==0.6.2
90
+ pydantic-ai-slim==0.6.2
91
+ pydantic-core==2.33.2
92
+ pydantic-evals==0.6.2
93
+ pydantic-graph==0.6.2
94
+ pydantic-settings==2.10.1
95
+ pydub==0.25.1
96
+ pygments==2.19.2
97
+ python-dateutil==2.9.0.post0
98
+ python-dotenv==1.1.1
99
+ python-multipart==0.0.20
100
+ pytz==2025.2
101
+ pyyaml==6.0.2
102
+ referencing==0.36.2
103
+ replicate==1.0.7
104
+ requests==2.32.4
105
+ rich==14.1.0
106
+ rpds-py==0.27.0
107
+ rsa==4.9.1
108
+ ruff==0.12.8
109
+ s3transfer==0.13.1
110
+ safehttpx==0.1.6
111
+ semantic-version==2.10.0
112
+ serpapi==0.1.5
113
+ shellingham==1.5.4
114
+ six==1.17.0
115
+ sniffio==1.3.1
116
+ sse-starlette==3.0.2
117
+ starlette==0.47.2
118
+ tenacity==9.1.2
119
+ tokenizers==0.21.4
120
+ tomli==2.2.1
121
+ tomlkit==0.13.3
122
+ tqdm==4.67.1
123
+ typer==0.16.0
124
+ types-requests==2.32.4.20250809
125
+ typing-extensions==4.14.1
126
+ typing-inspection==0.4.1
127
+ tzdata==2025.2
128
+ urllib3==2.5.0
129
+ uvicorn==0.35.0
130
+ wcwidth==0.2.13
131
+ websockets==15.0.1
132
+ wrapt==1.17.2
133
+ yarl==1.20.1
134
+ zipp==3.23.0