get rid of oscrypto

This commit is contained in:
Kenneth Kehl
2025-06-04 07:38:53 -07:00
parent 965bb3047c
commit 9379ca0436
3 changed files with 22 additions and 39 deletions

View File

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