diff --git a/pathpretrain.egg-info/requires.txt b/pathpretrain.egg-info/requires.txt index a59bb52..5298bf6 100644 --- a/pathpretrain.egg-info/requires.txt +++ b/pathpretrain.egg-info/requires.txt @@ -6,7 +6,7 @@ networkx==3.1 numpy==1.24.1 opencv-python==4.8.0.74 pandas==1.5.3 -Pillow==10.0.0 +Pillow==10.0.1 pytorchcv==0.0.67 scikit_learn==1.2.2 scipy==1.11.2 diff --git a/requirements.txt b/requirements.txt index 83c172f..1acc564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ networkx==3.1 numpy==1.24.1 opencv-python==4.8.0.74 pandas==1.5.3 -Pillow==10.0.0 +Pillow==10.0.1 pytorchcv==0.0.67 scikit_learn==1.2.2 scipy==1.11.2