try oscrypto 1.3.1

This commit is contained in:
Kenneth Kehl
2025-01-06 13:29:44 -08:00
parent e5e5959db4
commit 7088f3b976

View File

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