Change opendbm package name in repo
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -29,4 +29,4 @@ typing-extensions==4.3.0; python_full_version >= "3.6.1" and python_version >= "
|
||||
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
||||
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"
|
||||
zipp==3.8.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.6.0" and python_version < "3.8" and python_version >= "3.7"
|
||||
open_dbm
|
||||
opendbm
|
||||
Reference in New Issue
Block a user