[PR #248] [CLOSED] botocore is missing in requirements of python-fullstack example #352

Closed
opened 2026-02-16 01:17:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/248
Author: @Rohith-Scalers
Created: 9/10/2024
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

4 files changed (+4 additions, -0 deletions)

View changed files

📝 examples/python_fullstack/llama_deploy_app/control_plane/requirements.txt (+1 -0)
📝 examples/python_fullstack/llama_deploy_app/frontend/requirements.txt (+1 -0)
📝 examples/python_fullstack/llama_deploy_app/message_queue/requirements.txt (+1 -0)
📝 examples/python_fullstack/llama_deploy_app/workflows/requirements.txt (+1 -0)

📄 Description

botocore is missing in requirements of python-fullstack example added latest version of botocore==1.35.15 in requirements


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/248 **Author:** [@Rohith-Scalers](https://github.com/Rohith-Scalers) **Created:** 9/10/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`09e1515`](https://github.com/run-llama/llama_deploy/commit/09e1515ac6431c1d619a9621214c1fb28320f836) Update requirements.txt - [`b53be1b`](https://github.com/run-llama/llama_deploy/commit/b53be1b39ff3f99cbb963cd89d0d2c5d9e59983b) Update requirements.txt - [`c85afea`](https://github.com/run-llama/llama_deploy/commit/c85afea6271653c054155c1da7db40209b7eefb1) Update requirements.txt - [`1051d07`](https://github.com/run-llama/llama_deploy/commit/1051d077eff80eed4e286b066942c284dfca1740) Update requirements.txt ### 📊 Changes **4 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/python_fullstack/llama_deploy_app/control_plane/requirements.txt` (+1 -0) 📝 `examples/python_fullstack/llama_deploy_app/frontend/requirements.txt` (+1 -0) 📝 `examples/python_fullstack/llama_deploy_app/message_queue/requirements.txt` (+1 -0) 📝 `examples/python_fullstack/llama_deploy_app/workflows/requirements.txt` (+1 -0) </details> ### 📄 Description botocore is missing in requirements of python-fullstack example added latest version of botocore==1.35.15 in requirements --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:17:01 -05:00
yindo closed this issue 2026-02-16 01:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#352