mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #248] [CLOSED] botocore is missing in requirements of python-fullstack example #352
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/248
Author: @Rohith-Scalers
Created: 9/10/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
09e1515Update requirements.txtb53be1bUpdate requirements.txtc85afeaUpdate requirements.txt1051d07Update requirements.txt📊 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.