Skip to content

Commit 2f349c6

Browse files
authored
Add tqdm dependency to pyproject.toml (#52)
1 parent b08e886 commit 2f349c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"jaxlib>=0.4.27",
3838
"flax>=0.8.0",
3939
"rich>=13.4.2",
40+
"tqdm>=4.67.1",
4041
"chex>=0.1.85",
4142
"imageio>=2.31.2",
4243
"imageio-ffmpeg>=0.4.9",

0 commit comments

Comments
 (0)