diff --git a/requirements.txt b/requirements.txt index a80d46789943..22b51fc490e3 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ numpy>=1.18.5 opencv-python>=4.1.2 Pillow>=7.1.2 PyYAML>=5.3.1 +requests>=2.23.0 scipy>=1.4.1 torch>=1.7.0 torchvision>=0.8.1 @@ -16,7 +17,7 @@ tensorboard>=2.4.1 # wandb # Plotting ------------------------------------ -pandas +pandas>=1.1.4 seaborn>=0.11.0 # Export --------------------------------------