Skip to content

Commit 22de4b0

Browse files
committed
remove tqdm
1 parent f58f7c9 commit 22de4b0

File tree

4 files changed

+279
-136
lines changed

4 files changed

+279
-136
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = czitools
3-
version = 0.13.0
3+
version = 0.13.1
44
author = Sebastian Rhode
55
author_email = sebrhode@gmail.com
66
url = https://github.com/sebi06/czitools
@@ -39,7 +39,7 @@ python_requires = >=3.10, <3.14
3939
install_requires =
4040
pylibCZIrw>=5
4141
aicspylibczi>=3.3.1
42-
tqdm
42+
progressbar2
4343
pandas
4444
python-dateutil
4545
python-box[all]

0 commit comments

Comments
 (0)