Skip to content

Commit 59ab481

Browse files
release 0.0.5 (#399)
1 parent 0cf0019 commit 59ab481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fastvideo"
7-
version = "0.0.4"
7+
version = "0.0.5"
88
description = "FastVideo"
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -33,7 +33,7 @@ dependencies = [
3333
"imageio-ffmpeg==0.5.1", "decord==0.6.0", "einops",
3434

3535
# Experiment Tracking & Logging
36-
"wandb==0.18.5", "loguru", "test-tube==0.7.5",
36+
"wandb>=0.19.11", "loguru", "test-tube==0.7.5",
3737

3838
# Miscellaneous Utilities
3939
"tqdm", "PyYAML==6.0.1", "protobuf>=5.28.3",

0 commit comments

Comments
 (0)