leavoigt commited on
Commit
fef1c61
·
verified ·
1 Parent(s): db71d17

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +91 -90
requirements.txt CHANGED
@@ -1,40 +1,42 @@
1
- #aiofiles==24.1.0
2
- #aiohappyeyeballs==2.6.1
3
- #aiohttp==3.12.14
4
- #aiosignal==1.4.0
5
- #annotated-types==0.7.0
6
- #anthropic==0.58.2
7
- #anyio==4.9.0
8
- #attrs==25.3.0
9
- #certifi==2025.7.14
10
- #charset-normalizer==3.4.2
11
- #click==8.2.1
12
  cohere==5.13.0
13
- #dataclasses-json==0.6.7
14
- #distro==1.9.0
15
- #fastapi==0.116.1
16
- #fastavro==1.11.1
17
- #ffmpy==0.6.1
18
- #filelock==3.18.0
19
- #frozenlist==1.7.0
20
- #fsspec==2025.7.0
21
- gradio-client==1.3.0
22
- gradio[mcp]==4.44.1
23
- #gradio==4.44.1
24
- #gradio_client==1.10.4
25
- #greenlet==3.2.3
26
- #groovy==0.1.2
27
- #h11==0.16.0
28
- #hf-xet==1.1.5
29
- #httpcore==1.0.9
30
- #httpx==0.28.1
31
- #httpx-sse==0.4.0
32
- #huggingface-hub==0.33.4
33
- #idna==3.10
34
- #Jinja2==3.1.6
35
- #jiter==0.10.0
36
- #jsonpatch==1.33
37
- #jsonpointer==3.0.0
 
 
38
  langchain==0.3.26
39
  langchain-anthropic==0.3.17
40
  langchain-cohere==0.4.4
@@ -44,59 +46,58 @@ langchain-huggingface==0.3.0
44
  langchain-openai==0.3.28
45
  langchain-text-splitters==0.3.8
46
  langchain-together==0.3.0
47
- #langsmith==0.4.8
48
- #markdown-it-py==3.0.0
49
- #MarkupSafe==3.0.2
50
- #marshmallow==3.26.1
51
- #mcp==1.9.3
52
- #mdurl==0.1.2
53
- #multidict==6.6.3
54
- #mypy_extensions==1.1.0
55
- #numpy==2.3.1
56
- #openai==1.97.1
57
- #orjson==3.11.0
58
- #packaging==25.0
59
- #pandas==2.3.1
60
- #parameterized==0.9.0
61
- #pillow==11.3.0
62
- #propcache==0.3.2
63
  pydantic==2.11.7
64
- #pydantic-settings==2.10.1
65
- #pydantic_core==2.33.2
66
- #pydub==0.25.1
67
- #Pygments==2.19.2
68
- #python-dateutil==2.9.0.post0
69
- #python-dotenv==1.1.1
70
- #python-multipart==0.0.20
71
- #pytz==2025.2
72
- #PyYAML==6.0.2
73
- #regex==2024.11.6
 
74
  requests==2.31.0
75
- #requests-toolbelt==1.0.0
76
- #rich==14.0.0
77
- #ruff==0.12.4
78
- #safehttpx==0.1.6
79
- #semantic-version==2.10.0
80
- #shellingham==1.5.4
81
- #six==1.17.0
82
- #sniffio==1.3.1
83
- #SQLAlchemy==2.0.41
84
- #sse-starlette==2.4.1
85
- #starlette==0.47.2
86
- #tenacity==9.1.2
87
- #tiktoken==0.9.0
88
- #tokenizers==0.21.2
89
- #tomlkit==0.13.3
90
- #tqdm==4.67.1
91
- #typer==0.16.0
92
- #types-PyYAML==6.0.12.20250516
93
- #types-requests==2.32.4.20250611
94
- #typing-inspect==0.9.0
95
- #typing-inspection==0.4.1
96
- #typing_extensions==4.14.1
97
- #tzdata==2025.2
98
- #urllib3==2.5.0
99
- #uvicorn==0.35.0
100
- #websockets==15.0.1
101
- #yarl==1.20.1
102
- #zstandard==0.23.0
 
1
+ aiofiles==23.2.1
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.14
4
+ aiosignal==1.4.0
5
+ annotated-types==0.7.0
6
+ anthropic==0.59.0
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ certifi==2025.7.14
10
+ charset-normalizer==3.4.2
11
+ click==8.2.1
12
  cohere==5.13.0
13
+ contourpy==1.3.2
14
+ cycler==0.12.1
15
+ dataclasses-json==0.6.7
16
+ distro==1.9.0
17
+ fastapi==0.116.1
18
+ fastavro==1.11.1
19
+ ffmpy==0.6.1
20
+ filelock==3.18.0
21
+ fonttools==4.59.0
22
+ frozenlist==1.7.0
23
+ fsspec==2025.7.0
24
+ gradio==4.44.1
25
+ gradio_client==1.3.0
26
+ greenlet==3.2.3
27
+ h11==0.16.0
28
+ hf-xet==1.1.5
29
+ httpcore==1.0.9
30
+ httpx==0.28.1
31
+ httpx-sse==0.4.0
32
+ huggingface-hub==0.34.0
33
+ idna==3.10
34
+ importlib_resources==6.5.2
35
+ Jinja2==3.1.6
36
+ jiter==0.10.0
37
+ jsonpatch==1.33
38
+ jsonpointer==3.0.0
39
+ kiwisolver==1.4.8
40
  langchain==0.3.26
41
  langchain-anthropic==0.3.17
42
  langchain-cohere==0.4.4
 
46
  langchain-openai==0.3.28
47
  langchain-text-splitters==0.3.8
48
  langchain-together==0.3.0
49
+ langsmith==0.4.8
50
+ markdown-it-py==3.0.0
51
+ MarkupSafe==2.1.5
52
+ marshmallow==3.26.1
53
+ matplotlib==3.10.3
54
+ mdurl==0.1.2
55
+ multidict==6.6.3
56
+ mypy_extensions==1.1.0
57
+ numpy==2.3.2
58
+ openai==1.97.1
59
+ orjson==3.11.0
60
+ packaging==25.0
61
+ pandas==2.3.1
62
+ parameterized==0.9.0
63
+ pillow==10.4.0
64
+ propcache==0.3.2
65
  pydantic==2.11.7
66
+ pydantic-settings==2.10.1
67
+ pydantic_core==2.33.2
68
+ pydub==0.25.1
69
+ Pygments==2.19.2
70
+ pyparsing==3.2.3
71
+ python-dateutil==2.9.0.post0
72
+ python-dotenv==1.1.1
73
+ python-multipart==0.0.20
74
+ pytz==2025.2
75
+ PyYAML==6.0.2
76
+ regex==2024.11.6
77
  requests==2.31.0
78
+ requests-toolbelt==1.0.0
79
+ rich==14.1.0
80
+ ruff==0.12.5
81
+ semantic-version==2.10.0
82
+ shellingham==1.5.4
83
+ six==1.17.0
84
+ sniffio==1.3.1
85
+ SQLAlchemy==2.0.41
86
+ starlette==0.47.2
87
+ tenacity==9.1.2
88
+ tiktoken==0.9.0
89
+ tokenizers==0.21.2
90
+ tomlkit==0.12.0
91
+ tqdm==4.67.1
92
+ typer==0.16.0
93
+ types-PyYAML==6.0.12.20250516
94
+ types-requests==2.32.4.20250611
95
+ typing-inspect==0.9.0
96
+ typing-inspection==0.4.1
97
+ typing_extensions==4.14.1
98
+ tzdata==2025.2
99
+ urllib3==2.5.0
100
+ uvicorn==0.35.0
101
+ websockets==12.0
102
+ yarl==1.20.1
103
+ zstandard==0.23.0