try oscrypto 1.3.1

This commit is contained in:
Kenneth Kehl
2025-01-06 13:27:54 -08:00
parent 803a29333d
commit e5e5959db4

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", tag = "v.1.3.1" }
oscrypto = { git = "https://github.com/wbond/oscrypto.git", rev = "1547f53" }
packaging = "==24.1"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.9"