diff --git a/cutout/worker/requirements.txt b/cutout/worker/requirements.txt index f6b4318..3875ccb 100644 --- a/cutout/worker/requirements.txt +++ b/cutout/worker/requirements.txt @@ -1,5 +1,5 @@ pandas == 1.1.3 -pyyaml == 5.3.1 +pyyaml == 5.4 rpdb == 0.1.6 requests == 2.24.0 numpy == 1.24.1