Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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