diff --git a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt index dbc9abfcd9..d18a4f5cf1 100644 --- a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt +++ b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt @@ -54,7 +54,7 @@ regex==2022.10.31 requests==2.28.2 rsa==4.9 six==1.16.0 -sqlparse==0.4.3 +sqlparse==0.5.0 typing_extensions==4.5.0 urllib3==1.26.18 zstandard==0.20.0