diff --git a/templates/copilot_studio_skill/infra/scripts/requirements.txt b/templates/copilot_studio_skill/infra/scripts/requirements.txt index f12d7ff..b30e279 100644 --- a/templates/copilot_studio_skill/infra/scripts/requirements.txt +++ b/templates/copilot_studio_skill/infra/scripts/requirements.txt @@ -1,3 +1,3 @@ azure-identity>=1.19.0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 rich \ No newline at end of file