Skip to content

Commit 3dc8333

Browse files
ChristopherMantheiChristopher Manthei
andauthored
Azure Remote Rendering: Fix dependencies (#33883)
Co-authored-by: Christopher Manthei <[email protected]>
1 parent 9dac56c commit 3dc8333

File tree

1 file changed

+1
-1
lines changed
  • sdk/remoterendering/azure-mixedreality-remoterendering

1 file changed

+1
-1
lines changed

sdk/remoterendering/azure-mixedreality-remoterendering/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
python_requires=">=3.7",
6565
install_requires=[
66-
'azure-core<2.0.0,>=1.6.0',
66+
'azure-core<2.0.0,>=1.26.0',
6767
'azure-mixedreality-authentication>=1.0.0b1',
6868
'msrest>=0.6.21'
6969
],

0 commit comments

Comments
 (0)