Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ accelerate==1.13.0
# via
# pixelated (pyproject.toml)
# peft
ag-ui-protocol==0.1.14
ag-ui-protocol==0.1.15
# via pydantic-ai-slim
aiofile==3.9.0
# via py-key-value-aio
aiofiles==25.1.0
# via ngcsdk
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.4
aiohttp==3.13.5
# via
# pixelated (pyproject.toml)
# fsspec
Expand Down Expand Up @@ -103,12 +103,12 @@ blinker==1.9.0
# flask-socketio
blis==1.3.3
# via thinc
boto3==1.42.78
boto3==1.42.81
# via
# pixelated (pyproject.toml)
# ngcsdk
# pydantic-ai-slim
botocore==1.42.78
botocore==1.42.81
# via
# boto3
# ngcsdk
Expand Down Expand Up @@ -268,7 +268,7 @@ fairlearn==0.13.0
# via pixelated (pyproject.toml)
faiss-cpu==1.13.2
# via pixelated (pyproject.toml)
fastapi==0.135.2
fastapi==0.135.3
# via
# pixelated (pyproject.toml)
# gradient-adk
Expand Down Expand Up @@ -334,7 +334,7 @@ gitpython==3.1.46
# via
# pixelated (pyproject.toml)
# wandb
google-api-core==2.30.0
google-api-core==2.30.1
# via google-api-python-client
google-api-python-client==2.193.0
# via pixelated (pyproject.toml)
Expand All @@ -346,11 +346,11 @@ google-auth==2.49.1
# google-auth-oauthlib
# google-genai
# pydantic-ai-slim
google-auth-httplib2==0.3.0
google-auth-httplib2==0.3.1
# via
# pixelated (pyproject.toml)
# google-api-python-client
google-auth-oauthlib==1.3.0
google-auth-oauthlib==1.3.1
# via pixelated (pyproject.toml)
google-genai==1.68.0
# via
Expand Down Expand Up @@ -395,7 +395,7 @@ hatch==1.16.5
# via pixelated (pyproject.toml)
hatchling==1.29.0
# via hatch
hf-xet==1.4.2
hf-xet==1.4.3
# via huggingface-hub
honeyhive==0.2.57
# via pixelated (pyproject.toml)
Expand Down Expand Up @@ -547,17 +547,17 @@ lance-namespace==0.6.1
# via lancedb
lance-namespace-urllib3-client==0.6.1
# via lance-namespace
lancedb==0.30.1
lancedb==0.30.2
# via pixelated (pyproject.toml)
langchain-core==1.2.23
langchain-core==1.2.24
# via
# langchain-text-splitters
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-text-splitters==1.1.1
# via voyageai
langgraph==1.1.3
langgraph==1.1.4
# via gradient-adk
langgraph-checkpoint==4.0.1
# via
Expand All @@ -567,7 +567,7 @@ langgraph-prebuilt==1.0.8
# via langgraph
langgraph-sdk==0.3.12
# via langgraph
langsmith==0.7.22
langsmith==0.7.24
# via
# langchain-core
# langsmith-fetch
Expand Down Expand Up @@ -626,7 +626,7 @@ mdurl==0.1.2
# via markdown-it-py
mem0-mcp-server==0.2.1
# via pixelated (pyproject.toml)
mem0ai==1.0.9
mem0ai==1.0.10
# via
# pixelated (pyproject.toml)
# mem0-mcp-server
Expand Down Expand Up @@ -1081,7 +1081,7 @@ opentelemetry-util-http==0.60b1
# opentelemetry-instrumentation-urllib3
optree==0.19.0
# via keras
orjson==3.11.7
orjson==3.11.8
# via
# langgraph-sdk
# langsmith
Expand Down Expand Up @@ -1824,7 +1824,7 @@ uuid-utils==0.14.1
# via
# langchain-core
# langsmith
uv==0.11.2
uv==0.11.3
# via hatch
uvicorn==0.42.0
# via
Expand Down
Loading