mirror of
https://github.com/awslabs/amazon-bedrock-agentcore-samples.git
synced 2025-09-08 20:50:46 +00:00
* updated README.md file with bearer token generation * updated README.md file with bearer token generation-removed client id and secret credentials * removed hardcoded domain * added agent runtime, frontend, observability and agentcore identity * update README.md file to reflect frontend testing
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
fastapi==0.104.1
|
|
uvicorn==0.23.2
|
|
python-dotenv==1.0.0
|
|
jinja2==3.1.2
|
|
python-multipart==0.0.6
|
|
boto3==1.39.7
|
|
pydantic==2.4.2
|
|
websockets==11.0.3
|
|
python-jose==3.3.0
|
|
itsdangerous==2.1.2
|
|
httpx==0.24.1
|
|
starlette-session==0.4.3
|