Skip to content

Commit

Permalink
MAINT Remove pyopenssl from requirements pip
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <[email protected]>
  • Loading branch information
thomasjpfan committed Nov 16, 2023
1 parent 432356d commit 51bba3e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ cryptography==41.0.5
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -391,8 +390,6 @@ pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pyopenssl==23.3.0
# via flytekit
pytest==7.4.3
# via
# -r dev-requirements.in
Expand Down
2 changes: 0 additions & 2 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ cryptography==41.0.3
# great-expectations
# msal
# pyjwt
# pyopenssl
# snowflake-connector-python
css-html-js-minify==2.5.5
# via sphinx-material
Expand Down Expand Up @@ -944,7 +943,6 @@ pyjwt[crypto]==2.8.0
# snowflake-connector-python
pyopenssl==23.2.0
# via
# flytekit
# snowflake-connector-python
pyparsing==3.1.1
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ cryptography==41.0.4
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
Expand Down Expand Up @@ -259,8 +258,6 @@ pygments==2.15.1
# via rich
pyjwt[crypto]==2.8.0
# via msal
pyopenssl==23.2.0
# via flytekit
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
Expand Down

0 comments on commit 51bba3e

Please sign in to comment.