Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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 src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
fabric==2.4.0
humanfriendly==10.0
idna==2.8
Expand Down Expand Up @@ -124,7 +124,7 @@ PyGithub==1.55
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyOpenSSL==19.0.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
Expand Down
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
distro==1.6.0
fabric==2.4.0
humanfriendly==10.0
Expand Down Expand Up @@ -125,7 +125,7 @@ PyGithub==1.55
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyOpenSSL==19.0.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
Expand Down
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
fabric==2.4.0
humanfriendly==10.0
idna==2.8
Expand Down Expand Up @@ -125,8 +125,8 @@ PyGithub==1.55
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyOpenSSL==22.1.0
pyodbc==4.0.35
Comment thread
benjamin-brady marked this conversation as resolved.
Outdated
pyOpenSSL==19.0.0
python-dateutil==2.8.0
pywin32==305
requests-oauthlib==1.2.0
Expand Down