Skip to content
Closed
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
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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.80
# via
# pixelated (pyproject.toml)
# ngcsdk
# pydantic-ai-slim
botocore==1.42.78
botocore==1.42.80
# via
# boto3
# ngcsdk
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,7 +547,7 @@ 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
# via
Expand All @@ -557,7 +557,7 @@ langchain-core==1.2.23
# 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.23
# via
# langchain-core
# langsmith-fetch
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
Loading