Skip to content

Commit 2d7435c

Browse files
remove lmdb from requirements
1 parent 35e1187 commit 2d7435c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ shapely
22
scikit-image
33
imgaug
44
pyclipper
5-
lmdb
65
tqdm
76
numpy<2.0
87
rapidfuzz

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def readme():
4444
"scikit-image",
4545
"imgaug",
4646
"pyclipper",
47-
"lmdb",
4847
"tqdm",
4948
"numpy<2.0",
5049
"rapidfuzz",

0 commit comments

Comments
 (0)