try oscrypto 1.3.1

This commit is contained in:
Kenneth Kehl
2025-01-06 13:25:13 -08:00
parent 7b5c840107
commit 803a29333d

View File

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