revert to pinned oscrypto

This commit is contained in:
Kenneth Kehl
2025-05-28 08:03:43 -07:00
parent b976b395c6
commit 9c68deb337
2 changed files with 10 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ marshmallow = "==3.26.1"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"
notifications-python-client = "==10.0.1"
oscrypto = "1.3.0"
oscrypto = { git = "https://github.com/wbond/oscrypto.git", rev = "1547f53" }
packaging = "==25.0"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.9"