diff --git a/label_studio_ml/examples/pytorch_transfer_learning/requirements.txt b/label_studio_ml/examples/pytorch_transfer_learning/requirements.txt index 67c466258..a532b7360 100644 --- a/label_studio_ml/examples/pytorch_transfer_learning/requirements.txt +++ b/label_studio_ml/examples/pytorch_transfer_learning/requirements.txt @@ -8,5 +8,5 @@ scikit-learn==0.24.1 supervisor==4.2.2 torch==1.5.0 torchvision==0.6.0 -uwsgi==2.0.19.1 +uwsgi==2.0.22 werkzeug==2.0.2 \ No newline at end of file