diff --git a/requirements.txt b/requirements.txt index 5db9156..cd49d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ torchvision <=0.16.0 jsonargparse[signatures] -wandb <0.16.0 +wandb <0.17.0 gradio <=3.45.2 pyyaml <=6.0.1 protobuf <4.25.0 # 4.21 breaks with wandb, tensorboard, or pytorch-lightning: https://github.com/protocolbuffers/protobuf/issues/10048