Skip to content

Commit

Permalink
update cryptography to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: vavuthu <[email protected]>
  • Loading branch information
vavuthu committed Oct 26, 2023
1 parent 22ed0f0 commit 8c801c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
license="MIT",
install_requires=[
"apache-libcloud==3.1.0",
"cryptography==38.0.3",
"cryptography==41.0.5",
"docopt==0.6.2",
# https://pypi.org/project/gevent/ the latest version resolves problem for Mac M1 chips
# This issue is caused by a program attempting to load an x86_64-only library from a native arm64 process.
Expand Down

0 comments on commit 8c801c9

Please sign in to comment.