diff --git a/ftl/python/benchmark/data/small_app/requirements.txt b/ftl/python/benchmark/data/small_app/requirements.txt index 4a0da3015..cf6738cff 100644 --- a/ftl/python/benchmark/data/small_app/requirements.txt +++ b/ftl/python/benchmark/data/small_app/requirements.txt @@ -1,2 +1,2 @@ Flask==0.12.2 -gunicorn==19.7.1 \ No newline at end of file +gunicorn==22.0.0 \ No newline at end of file