Skip to content
Closed
Show file tree
Hide file tree
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
242 changes: 121 additions & 121 deletions agent_chat/requirements.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion agent_tool/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
dependencies = [
"watchfiles>=1.0.0,<2",
"pydantic>=2.10.4,<3",
"requests==2.33.0",
"requests==2.33.1",
"openai>=1.60.2,<2",
"restack-ai>=0.0.57,<0.0.58",
]
Expand Down
248 changes: 124 additions & 124 deletions agent_tool/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions audio_transcript/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/bostondynamics_spot/requirements.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions community/custom_llm_gemini/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ requires-python = ">=3.10,<4.0"
readme = "README.md"
dependencies = [
"flask==3.0.3",
"requests==2.33.0",
"aiohttp==3.13.4",
"requests==2.33.1",
"aiohttp==3.13.5",
"python-dotenv==1.0.1",
"flask-cors==5.0.0",
"rich==13.9.2",
Expand Down
248 changes: 124 additions & 124 deletions community/custom_llm_gemini/requirements.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"uvicorn==0.32.0",
"python-dotenv==1.0.1",
"streamlit==1.40.0",
"requests==2.33.0",
"requests==2.33.1",
"openai>=1.57.2,<2",
"groq>=0.13.0,<0.14",
"restack-ai>=0.0.55,<0.0.56",
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion community/defense_quickstart_denoise/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"uvicorn==0.32.0",
"python-dotenv==1.0.1",
"streamlit==1.40.0",
"requests==2.33.0",
"requests==2.33.1",
"sievedata==1.3.0",
"restack-ai>=0.0.55,<0.0.56",
]
Expand Down
248 changes: 124 additions & 124 deletions community/defense_quickstart_denoise/requirements.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"uvicorn==0.32.0",
"python-dotenv==1.0.1",
"streamlit==1.40.0",
"requests==2.33.0",
"requests==2.33.1",
"openai>=1.57.2,<2",
"bs4==0.0.2",
"pydantic>=2.10.3,<3",
Expand Down
248 changes: 124 additions & 124 deletions community/defense_quickstart_news_scraper_summarizer/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions community/e2b/requirements.txt

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions community/elevenlabs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,9 @@ python-dateutil==2.9.0.post0 ; python_full_version < '3.11' \
python-dotenv==1.0.1 \
--hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \
--hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
requests==2.33.0 \
--hash=sha256:3324635456fa185245e24865e810cecec7b4caf933d7eb133dcde67d48cee69b \
--hash=sha256:c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652
requests==2.33.1 \
--hash=sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517 \
--hash=sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a
restack-ai==0.0.47 \
--hash=sha256:091b9741337df62c7315cef42d6dc5914fcf04fba0500b2b6ce05f82241b7059 \
--hash=sha256:11cb242c88ce1abbd966dc35f500217ebf73149b1648624cbcd9d4991417abc5
Expand Down
248 changes: 124 additions & 124 deletions community/fastapi_gemini_feedback/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/fastapi_togetherai_llama/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/flask_gemini/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/flask_togetherai_llamaindex/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/gemini/requirements.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion community/llama_quickstart/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"uvicorn==0.32.0",
"python-dotenv==1.0.1",
"streamlit==1.40.0",
"requests==2.33.0",
"requests==2.33.1",
]

[project.scripts]
Expand Down
248 changes: 124 additions & 124 deletions community/llama_quickstart/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions community/lmnt/requirements.txt

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions community/streamlit/requirements.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"uvicorn==0.32.0",
"python-dotenv==1.0.1",
"streamlit==1.40.0",
"requests==2.33.0",
"requests==2.33.1",
"restack-ai>=0.0.55,<0.0.56",
]

Expand Down
248 changes: 124 additions & 124 deletions community/streamlit_fastapi_togetherai_llama/requirements.txt

Large diffs are not rendered by default.

254 changes: 127 additions & 127 deletions community/stripe_ai/requirements.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion community/weaviate_search/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.10,<4.0"
readme = "README.md"
dependencies = [
"pydantic>=2.10.3,<3",
"requests==2.33.0",
"requests==2.33.1",
"weaviate-client==4.9.0",
"python-dotenv==1.0.1",
]
Expand Down
6 changes: 3 additions & 3 deletions community/weaviate_search/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,9 @@ pytest==6.2.0 \
python-dotenv==1.0.1 \
--hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \
--hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
requests==2.33.0 \
--hash=sha256:3324635456fa185245e24865e810cecec7b4caf933d7eb133dcde67d48cee69b \
--hash=sha256:c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652
requests==2.33.1 \
--hash=sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517 \
--hash=sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a
setuptools==75.8.0 \
--hash=sha256:c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6 \
--hash=sha256:e3982f444617239225d675215d51f6ba05f845d4eec313da4418fdbb56fb27e3
Expand Down
242 changes: 121 additions & 121 deletions email_sender/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions encryption/requirements.txt

Large diffs are not rendered by default.

203 changes: 121 additions & 82 deletions features/child_workflows/requirements.txt

Large diffs are not rendered by default.

203 changes: 121 additions & 82 deletions human_loop/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions openai_greet/requirements.txt

Large diffs are not rendered by default.

294 changes: 153 additions & 141 deletions pdf_ocr/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions quickstart/requirements.txt

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions re_act/requirements.txt

Large diffs are not rendered by default.