Change opendbm package name in repo

This commit is contained in:
M Faisyal
2022-10-04 19:27:55 +07:00
parent 92e08860a8
commit 354403622a
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ python-jose = {extras = ["cryptography"], version = "^3.3.0"}
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
boto3 = "^1.24.25"
aiofiles = "^0.8.0"
open_dbm
opendbm
[tool.poetry.dev-dependencies]
pytest = "^5.2"