Skip to content
Open
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
262 changes: 133 additions & 129 deletions agent_tool/requirements.txt

Large diffs are not rendered by default.

262 changes: 133 additions & 129 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 @@ -6,9 +6,9 @@ authors = []
requires-python = ">=3.10,<4.0"
readme = "README.md"
dependencies = [
"flask==3.0.3",
"flask==3.1.3",
"requests==2.33.0",
"aiohttp==3.13.4",
"aiohttp==3.13.5",
"python-dotenv==1.0.1",
"flask-cors==5.0.0",
"rich==13.9.2",
Expand Down
280 changes: 142 additions & 138 deletions community/custom_llm_gemini/requirements.txt

Large diffs are not rendered by default.

Large diffs are not rendered by default.

437 changes: 236 additions & 201 deletions community/defense_quickstart_denoise/requirements.txt

Large diffs are not rendered by default.

438 changes: 236 additions & 202 deletions community/defense_quickstart_news_scraper_summarizer/requirements.txt

Large diffs are not rendered by default.

262 changes: 133 additions & 129 deletions community/e2b/requirements.txt

Large diffs are not rendered by default.

20 changes: 12 additions & 8 deletions community/elevenlabs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,18 @@ pluggy==0.13.1 \
prompt-toolkit==3.0.50 \
--hash=sha256:544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab \
--hash=sha256:9b6427eb19e479d98acff65196a307c555eb567989e6d88ebbb1b509d9779198
protobuf==5.29.3 \
--hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \
--hash=sha256:3ea51771449e1035f26069c4c7fd51fba990d07bc55ba80701c78f886bf9c888 \
--hash=sha256:5da0f41edaf117bde316404bad1a486cb4ededf8e4a54891296f648e8e076620 \
--hash=sha256:a4fa6f80816a9a0678429e84973f2f98cbc218cca434abe8db2ad0bffc98503a \
--hash=sha256:a8434404bbf139aa9e1300dbf989667a83d42ddda9153d8ab76e0d5dcaca484e \
--hash=sha256:c027e08a08be10b67c06bf2370b99c811c466398c357e615ca88c91c07f0910f \
--hash=sha256:daaf63f70f25e8689c072cfad4334ca0ac1d1e05a92fc15c54eb9cf23c3efd84
protobuf==5.29.6 \
--hash=sha256:36ade6ff88212e91aef4e687a971a11d7d24d6948a66751abc1b3238648f5d05 \
--hash=sha256:62e8a3114992c7c647bce37dcc93647575fc52d50e48de30c6fcb28a6a291eb1 \
--hash=sha256:6b9edb641441b2da9fa8f428760fc136a49cf97a52076010cf22a2ff73438a86 \
--hash=sha256:76e07e6567f8baf827137e8d5b8204b6c7b6488bbbff1bf0a72b383f77999c18 \
--hash=sha256:7e6ad413275be172f67fdee0f43484b6de5a904cc1c3ea9804cb6fe2ff366eda \
--hash=sha256:831e2da16b6cc9d8f1654c041dd594eda43391affd3c03a91bea7f7f6da106d6 \
--hash=sha256:a8866b2cff111f0f863c1b3b9e7572dc7eaea23a7fae27f6fc613304046483e6 \
--hash=sha256:b5a169e664b4057183a34bdc424540e86eea47560f3c123a0d64de4e137f9269 \
--hash=sha256:cb4c86de9cd8a7f3a256b9744220d87b847371c6b2f10bde87768918ef33ba49 \
--hash=sha256:da9ee6a5424b6b30fd5e45c5ea663aef540ca95f9ad99d1e887e819cdf9b8723 \
--hash=sha256:e3387f44798ac1106af0233c04fb8abf543772ff241169946f698b3a9a3d3ab9
ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32' \
--hash=sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35 \
--hash=sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220
Expand Down
268 changes: 136 additions & 132 deletions community/fastapi_gemini_feedback/requirements.txt

Large diffs are not rendered by default.

421 changes: 228 additions & 193 deletions community/fastapi_togetherai_llama/requirements.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion community/flask_gemini/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [{ name = "Restack Team", email = "service@restack.io" }]
requires-python = ">=3.10,<4.0"
readme = "README.md"
dependencies = [
"flask[async]==3.0.3",
"flask[async]==3.1.3",
"flask-cors==5.0.0",
"google-generativeai==0.8.3",
"restack-ai>=0.0.55,<0.0.56",
Expand Down
280 changes: 142 additions & 138 deletions community/flask_gemini/requirements.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion community/flask_togetherai_llamaindex/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"python-dotenv==1.0.1",
"llama-index==0.12.4",
"llama-index-llms-together==0.2.0",
"flask[async]==3.0.3",
"flask[async]==3.1.3",
"flask-cors==5.0.0",
"restack-ai>=0.0.55,<0.0.56",
]
Expand Down
433 changes: 234 additions & 199 deletions community/flask_togetherai_llamaindex/requirements.txt

Large diffs are not rendered by default.

421 changes: 228 additions & 193 deletions community/gemini/requirements.txt

Large diffs are not rendered by default.

444 changes: 239 additions & 205 deletions community/llama_quickstart/requirements.txt

Large diffs are not rendered by default.

262 changes: 133 additions & 129 deletions community/lmnt/requirements.txt

Large diffs are not rendered by default.

430 changes: 236 additions & 194 deletions community/streamlit/requirements.txt

Large diffs are not rendered by default.

444 changes: 239 additions & 205 deletions community/streamlit_fastapi_togetherai_llama/requirements.txt

Large diffs are not rendered by default.

391 changes: 208 additions & 183 deletions community/stripe_ai/requirements.txt

Large diffs are not rendered by default.

20 changes: 12 additions & 8 deletions community/weaviate_search/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,14 +277,18 @@ packaging==24.2 \
pluggy==0.13.1 \
--hash=sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0 \
--hash=sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d
protobuf==5.29.3 \
--hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \
--hash=sha256:3ea51771449e1035f26069c4c7fd51fba990d07bc55ba80701c78f886bf9c888 \
--hash=sha256:5da0f41edaf117bde316404bad1a486cb4ededf8e4a54891296f648e8e076620 \
--hash=sha256:a4fa6f80816a9a0678429e84973f2f98cbc218cca434abe8db2ad0bffc98503a \
--hash=sha256:a8434404bbf139aa9e1300dbf989667a83d42ddda9153d8ab76e0d5dcaca484e \
--hash=sha256:c027e08a08be10b67c06bf2370b99c811c466398c357e615ca88c91c07f0910f \
--hash=sha256:daaf63f70f25e8689c072cfad4334ca0ac1d1e05a92fc15c54eb9cf23c3efd84
protobuf==5.29.6 \
--hash=sha256:36ade6ff88212e91aef4e687a971a11d7d24d6948a66751abc1b3238648f5d05 \
--hash=sha256:62e8a3114992c7c647bce37dcc93647575fc52d50e48de30c6fcb28a6a291eb1 \
--hash=sha256:6b9edb641441b2da9fa8f428760fc136a49cf97a52076010cf22a2ff73438a86 \
--hash=sha256:76e07e6567f8baf827137e8d5b8204b6c7b6488bbbff1bf0a72b383f77999c18 \
--hash=sha256:7e6ad413275be172f67fdee0f43484b6de5a904cc1c3ea9804cb6fe2ff366eda \
--hash=sha256:831e2da16b6cc9d8f1654c041dd594eda43391affd3c03a91bea7f7f6da106d6 \
--hash=sha256:a8866b2cff111f0f863c1b3b9e7572dc7eaea23a7fae27f6fc613304046483e6 \
--hash=sha256:b5a169e664b4057183a34bdc424540e86eea47560f3c123a0d64de4e137f9269 \
--hash=sha256:cb4c86de9cd8a7f3a256b9744220d87b847371c6b2f10bde87768918ef33ba49 \
--hash=sha256:da9ee6a5424b6b30fd5e45c5ea663aef540ca95f9ad99d1e887e819cdf9b8723 \
--hash=sha256:e3387f44798ac1106af0233c04fb8abf543772ff241169946f698b3a9a3d3ab9
py==1.11.0 \
--hash=sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719 \
--hash=sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378
Expand Down
Loading