Skip to content

Commit

Permalink
Merge pull request #27 from noah-vetcove/oscrypto-upgrade
Browse files Browse the repository at this point in the history
Upgrade oscrypto to 1.2.1
  • Loading branch information
abhishek-ram authored Jan 12, 2021
2 parents 1069918 + 2dfa9bc commit ff55aa1
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 @@ -2,7 +2,7 @@

install_requires = [
"asn1crypto==1.3.0",
"oscrypto==1.2.0",
"oscrypto==1.2.1",
"pyOpenSSL==19.1.0",
]

Expand Down

0 comments on commit ff55aa1

Please sign in to comment.