Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
simorenoh committed May 3, 2022
1 parent c1c2d1d commit b42f162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
packages=find_packages(exclude=exclude_packages),
python_requires=">=3.6",
install_requires=[
'azure-core<2.0.0,>=1.2.2'
'azure-core<2.0.0,>=1.23.0'
],
)

0 comments on commit b42f162

Please sign in to comment.