Bump Python requirement tensorboard to 2.12.1
parent
e3c66764
No related branches found
No related tags found
... | ... | @@ -9,7 +9,7 @@ numpy==1.23.5 |
opencv-python==4.7.0.72 | ||
PyYAML==6.0 | ||
scipy==1.10.1 | ||
tensorboard==2.12.0 | ||
tensorboard==2.12.1 | ||
torch==2.0.0 | ||
torchvision==0.15.1 | ||
tqdm==4.65.0 |
Please register or sign in to comment