File tree Expand file tree Collapse file tree 1 file changed +10
-62
lines changed Expand file tree Collapse file tree 1 file changed +10
-62
lines changed Original file line number Diff line number Diff line change 1
- aiohttp == 3.11.12
2
- aiosignal == 1.3.2
3
- annotated-types == 0.7.0
4
- anthropic == 0.45.2
5
- anyio == 4.8.0
6
- asgiref == 3.8.1
7
- attrs == 25.1.0
8
- blinker == 1.9.0
9
- boto3 == 1.34.69
10
- botocore == 1.34.69
11
1
certifi == 2025.1.31
12
- charset-normalizer == 3.4.1
13
- click == 8.1.8
14
- cohere == 5.13.12
15
- colorama == 0.4.6
16
- flask-cors == 4.0.0
17
- fpdf == 1.7.2
18
- frozenlist == 1.5.0
19
- greenlet == 3.1.1
20
- greenletio == 0.11.0
21
- h11 == 0.14.0
22
- httpcore == 1.0.7
23
- httpx == 0.28.1
24
- idna == 3.10
25
- itsdangerous == 2.2.0
26
- Jinja2 == 3.1.5
27
- langchain-anthropic == 0.3.7
28
- langchain-core == 0.3.35
29
- langchain-nvidia-ai-endpoints == 0.3.9
30
- langchain-openai == 0.3.5
31
- langgraph == 0.2.71
32
- langgraph-checkpoint == 2.0.15
33
- langgraph-sdk >= 0.1.51
34
- langsmith == 0.3.8
35
- MarkupSafe == 3.0.2
36
- multidict == 6.1.0
37
- openai == 1.62.0
38
- packaging == 24.2
2
+ fastapi == 0.115.11
3
+ langchain_core == 0.3.41
4
+ langgraph == 0.3.5
5
+ openai == 1.65.4
6
+ protobuf ~= 4.25.0
39
7
pydantic == 2.10.6
40
- pydantic_core == 2.27.2
41
- python-dateutil == 2.9.0.post0
42
- python-dotenv == 1.0.1
43
- PyYAML == 6.0.2
44
- regex == 2024.11.6
45
- requests == 2.32.3
46
- requests-toolbelt == 1.0.0
47
- six == 1.17.0
48
- sniffio == 1.3.1
49
- tavily-python == 0.5.1
50
- tenacity == 9.0.0
51
- tiktoken == 0.8.0
52
- tokenizers == 0.21.0
53
- tqdm == 4.67.1
54
- typing_extensions == 4.12.2
55
- urllib3 >= 1.26.5 ,< 2.0.0
56
- uvicorn == 0.27.1
57
- yarl == 1.18.3
58
- gunicorn == 21.2.0
59
- fastapi == 0.110.0
8
+ pymongo == 4.6.1
9
+ reportlab == 4.3.1
10
+ tavily_python == 0.5.1
11
+ uvicorn [standard ]== 0.34.0
60
12
websockets == 12.0
61
- python-multipart == 0.0.9
62
- starlette == 0.36.3
63
- pymongo >= 4.0.1
64
- google-generativeai == 0.8.4
65
- reportlab >= 4.0.1
13
+ google-generativeai == 0.8.4
You can’t perform that action at this time.
0 commit comments