Removes lmdb dependency from pipfile

pull/2988/head
Kieran Prasch 2022-10-26 15:38:28 +01:00
parent febc6093c1
commit a1bc46ea95
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ python_version = "3"
constant-sorrow = ">=0.1.0a9"
bytestring-splitter = ">=2.4.0"
hendrix = ">=3.4"
lmdb = "*"
nucypher-core = ">=0.4.0"
# Cryptography
pyopenssl = "*"