diff --git a/examples/requirements.txt b/examples/requirements.txt index 563c426cc36f..8f5d85587eb8 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -1,6 +1,4 @@ ---extra-index-url https://azuremlsdktestpypi.azureedge.net/promptflow/ -promptflow[azure]==1.1.0 -promptflow-tools==0.0.211 ---extra-index-url https://azuremlsdktestpypi.azureedge.net/test-promptflow/ +promptflow[azure] +promptflow-tools==1.1.0 python-dotenv bs4 diff --git a/examples/tools/use-cases/custom-strong-type-connection-package-tool-showcase/requirements.txt b/examples/tools/use-cases/custom-strong-type-connection-package-tool-showcase/requirements.txt index 8bc6b9f1f575..9ae1aaa439a5 100644 --- a/examples/tools/use-cases/custom-strong-type-connection-package-tool-showcase/requirements.txt +++ b/examples/tools/use-cases/custom-strong-type-connection-package-tool-showcase/requirements.txt @@ -1,3 +1,2 @@ ---extra-index-url https://azuremlsdktestpypi.azureedge.net/promptflow/ promptflow[azure]==1.1.0 my-tools-package==0.0.5 diff --git a/examples/tools/use-cases/custom-strong-type-connection-script-tool-showcase/requirements.txt b/examples/tools/use-cases/custom-strong-type-connection-script-tool-showcase/requirements.txt index bf1b7a5c5671..7f40ec1297cd 100644 --- a/examples/tools/use-cases/custom-strong-type-connection-script-tool-showcase/requirements.txt +++ b/examples/tools/use-cases/custom-strong-type-connection-script-tool-showcase/requirements.txt @@ -1,2 +1 @@ ---extra-index-url https://azuremlsdktestpypi.azureedge.net/promptflow/ promptflow[azure]==1.1.0