X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=3d03fdd55e57a24f9cc5f846c44c51ea4fd533eb;hb=refs%2Fchanges%2F13%2F8813%2F2;hp=f1fc633af4810bdc22b800df456a19707ed291e0;hpb=f113db48acbe73641ce7d13c1cb8be6eea147f98;p=pti%2Fo2.git diff --git a/requirements.txt b/requirements.txt index f1fc633..3d03fdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,13 @@ PyYAML>=5.4.1 Cython>=3.0a1 - httplib2 babel PrettyTable<0.8,>=0.7.2 retry -ruamel.yaml==0.17.17 \ No newline at end of file +ruamel.yaml==0.17.17 + +# https://github.com/python-restx/flask-restx/issues/460 +# Workaround for this issue +werkzeug<=2.1.2 \ No newline at end of file