Skip to content

Commit d3f5707

Browse files
author
root
committed
remove the modifycation of lmdb installation
1 parent 082a7e0 commit d3f5707

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ dependencies = [
2424
'scipy',
2525
'h5py',
2626
'wcmatch',
27-
'lmdb>=0.98,<1; python_version < "3.9"',
28-
'lmdb; python_version >= "3.9"',
27+
'lmdb',
2928
'msgpack-numpy',
3029
]
3130
requires-python = ">=3.10"

0 commit comments

Comments
 (0)