diff --git a/crawler/requirements.txt b/crawler/requirements.txt index cb7537a..a432bff 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -12,6 +12,6 @@ python_magic == 0.4.22 requests == 2.25.0 timeloop == 1.0.2 yara_python == 4.0.5 -gunicorn == 20.0.4 +gunicorn == 22.0.0 kafka-python == 2.0.2 elasticsearch == 7.15.1