File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
sdk/core/azure-core-experimental Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # this is an experimental package and as such has some experimental dependencies
2+ # those dependencies come with some constraints that we need to work around here
3+ # httpx==0.23.3 and js==1.0 cannot be pulled into a non-CFS azdo feed due to a azdo specific limitation.
4+ # Simultaneously updating either of these dependencies requires a test update. pinning in place for now.
5+ https://azuresdkartifacts.z5.web.core.windows.net/python/distributions/distros/httpx-0.23.3-py3-none-any.whl
6+ https://azuresdkartifacts.z5.web.core.windows.net/python/distributions/distros/js-1.0.tar.gz
17-e ../../../eng/tools/azure-sdk-tools
28../azure-core
39-e ../azure-core/tests/testserver_tests/coretestserver
4- js
510pyodide==0.19.0a1; python_version >= '3.8'
6- httpx==0.23.3
711urllib3>=2.0.0
You can’t perform that action at this time.
0 commit comments