Skip to content

Commit

Permalink
remove pydocumentdb (#11918)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhou-msft authored Jan 22, 2020
1 parent 26c8ead commit fdf1771
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion scripts/release/homebrew/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ homebrew-pypi-poet~=0.10.0
jinja2~=2.10
requests>=2.20.0
applicationinsights >=0.11.1,<0.11.8
pydocumentdb==2.3.3
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py2.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ portalocker==1.4.0
psutil==5.6.3
pyasn1==0.4.5
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py2.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ portalocker==1.4.0
psutil==5.6.3
pyasn1==0.4.5
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py2.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ portalocker==1.2.1
psutil==5.6.3
pyasn1==0.4.5
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ pbr==5.3.1
portalocker==1.4.0
psutil==5.6.3
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ pbr==5.3.1
portalocker==1.4.0
psutil==5.6.3
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ pbr==5.3.1
portalocker==1.2.1
psutil==5.6.3
pycparser==2.19
pydocumentdb==2.3.3
Pygments==2.4.2
PyJWT==1.7.1
PyNaCl==1.3.0
Expand Down
1 change: 0 additions & 1 deletion src/azure-cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
'knack~=0.6,>=0.6.3',
'mock~=2.0',
'paramiko>=2.0.8,<3.0.0',
'pydocumentdb>=2.0.1,<3.0.0',
'pygments~=2.4',
'pyOpenSSL>=17.1.0',
'pytz==2019.1',
Expand Down

0 comments on commit fdf1771

Please sign in to comment.