Bump Python requirement tensorboard to 2.12.2
parent
5e6282dd
No related branches found
No related tags found
... | ... | @@ -11,7 +11,7 @@ opencv-python==4.7.0.72 |
pandas==2.0.0 | ||
PyYAML==6.0 | ||
scipy==1.10.1 | ||
tensorboard==2.12.1 | ||
tensorboard==2.12.2 | ||
torch==2.0.0 | ||
torchvision==0.15.1 | ||
tqdm==4.65.0 |
Please register or sign in to comment