Skip to content

Commit

Permalink
Use current oscrypto which is compatible to recent OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
bwildenhain committed Dec 22, 2023
1 parent 89f4a43 commit ed776dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"oscrypto @ git+https://github.com/wbond/oscrypto.git@1547f535001ba568b239b8797465536759c742a3",
"certifi >= 14.5.14",
"cffi",
"click >=8.0, <=8.1.3",
Expand Down

0 comments on commit ed776dd

Please sign in to comment.