diff --git a/framework/requirements.txt b/framework/requirements.txt index a16b80fd3f3..698a65c3fb7 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -86,6 +86,6 @@ urllib3==1.26.5 uvloop==0.17.0 websocket-client==0.57.0 Werkzeug==2.2.3 -xmltodict==0.12.0 +xmltodict==0.15.0 yarl==1.7.0 zipp==3.3.2