Skip to content

Commit

Permalink
need to bump msrest up one (#16544)
Browse files Browse the repository at this point in the history
  • Loading branch information
seankane-msft authored Feb 4, 2021
1 parent b2ae8f9 commit c2184fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/tables/azure-data-tables/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-e ../../../tools/azure-devtools
-e ../../../tools/azure-sdk-tools
-e ../../cosmos/azure-mgmt-cosmosdb
../../core/azure-core
../azure-data-nspkg
cryptography>=2.1.4
aiohttp>=3.0; python_version >= '3.5'
-e ../../cosmos/azure-mgmt-cosmosdb
azure-identity
../azure-data-nspkg
1 change: 1 addition & 0 deletions shared_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ avro<2.0.0,>=1.10.0
#override azure-storage-file-datalake azure-storage-blob<13.0.0,>=12.7.0
#override azure-security-attestation msrest>=0.6.0
#override azure-security-attestation azure-core<2.0.0,>=1.8.2
#override azure-data-tables msrest>=0.6.11
opencensus>=0.6.0
opencensus-ext-threading
opencensus-ext-azure>=0.3.1
Expand Down

0 comments on commit c2184fb

Please sign in to comment.