diff --git a/docs/examples/fork-process-model/flask-uwsgi/requirements.txt b/docs/examples/fork-process-model/flask-uwsgi/requirements.txt index 6bf12485c59..7a3d5194842 100644 --- a/docs/examples/fork-process-model/flask-uwsgi/requirements.txt +++ b/docs/examples/fork-process-model/flask-uwsgi/requirements.txt @@ -13,7 +13,7 @@ opentelemetry-instrumentation-wsgi==0.41b0 opentelemetry-sdk==1.20.0 protobuf==3.20.3 six==1.15.0 -thrift==0.13.0 +thrift==0.24.0 uWSGI==2.0.22 Werkzeug==3.1.5 wrapt==1.16.0