Godwin Vincent cd0a29d2ae
Device management agent - AgentCore runtime, observability, frontend added (#241)
* 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
2025-08-13 09:31:29 -07:00

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