Skip to content

Commit

Permalink
remove duplicate msrest requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Jan 30, 2021
1 parent 33dc627 commit d1dfa54
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
../../core/azure-core
-e ../../identity/azure-identity
aiohttp>=3.0; python_version >= '3.5'
msrest>=0.6.10
-e ../../../tools/azure-sdk-tools
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
-e ../../../tools/azure-sdk-tools
msrestazure
1 change: 0 additions & 1 deletion sdk/core/azure-common/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
-e ../../../tools/azure-sdk-tools
-e ../azure-core
msrestazure
1 change: 0 additions & 1 deletion sdk/core/azure-core/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
msrest
trio; python_version >= '3.5'
aiohttp>=3.0; python_version >= '3.5'
typing_extensions>=3.7.2
Expand Down
1 change: 0 additions & 1 deletion sdk/core/azure-mgmt-core/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
msrest
trio; python_version >= '3.5'
aiohttp>=3.0; python_version >= '3.5'
typing_extensions>=3.7.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
../../core/azure-core
-e ../../identity/azure-identity
aiohttp>=3.0; python_version >= '3.5'
msrest>=0.6.12
1 change: 0 additions & 1 deletion sdk/loganalytics/azure-loganalytics/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
-e ../../../tools/azure-sdk-tools
../../core/azure-core
msrestazure
1 change: 0 additions & 1 deletion sdk/media/azure-media-analytics-edge/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
-e ../../identity/azure-identity
aiohttp>=3.0; python_version >= '3.5'
aiodns>=2.0; python_version >= '3.5'
msrest>=0.6.10
tox>=3.20.0
tox-monorepo>=0.1.2
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
-e ../../identity/azure-identity
../../core/azure-core
aiohttp>=3.0; python_version >= '3.5'
msrest>=0.6.12

0 comments on commit d1dfa54

Please sign in to comment.