Skip to content

Commit 9b89f19

Browse files
Merge pull request #85 from restackio/bumping
bumping to 1.0.13
2 parents b0f25d1 + d68561b commit 9b89f19

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

defense_quickstart_audio_transcription_translation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uvicorn = "^0.32.0"
1414
python-dotenv = "0.19"
1515
streamlit = "^1.40.0"
1616
requests = "^2.32.3"
17-
restack-sdk-cloud = "^1.0.12"
17+
restack-sdk-cloud = "^1.0.13"
1818
groq = "^0.12.0"
1919
openai = "^1.55.0"
2020

defense_quickstart_denoise/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uvicorn = "^0.32.0"
1414
python-dotenv = "0.19"
1515
streamlit = "^1.40.0"
1616
requests = "^2.32.3"
17-
restack-sdk-cloud = "^1.0.12"
17+
restack-sdk-cloud = "^1.0.13"
1818
sievedata = "^1.3.0"
1919

2020
[build-system]

defense_quickstart_news_scraper_summarizer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ uvicorn = "^0.32.0"
1717
python-dotenv = "0.19"
1818
streamlit = "^1.40.0"
1919
requests = "^2.32.3"
20-
restack-sdk-cloud = "^1.0.12"
20+
restack-sdk-cloud = "^1.0.13"
2121
openai = "^1.54.5"
2222
bs4 = "^0.0.2"
2323

llama_quickstart/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ uvicorn = "^0.32.0"
1919
python-dotenv = "0.19"
2020
streamlit = "^1.40.0"
2121
requests = "^2.32.3"
22-
restack-sdk-cloud = "^1.0.12"
22+
restack-sdk-cloud = "^1.0.13"
2323

2424
[build-system]
2525
requires = ["poetry-core"]

0 commit comments

Comments
 (0)