X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=60705b979e2fb812b9246236611414f9dcee0ec6;hb=e1c1a75b2ca93f9d05a9431093554002efff994d;hp=d86790b1737a12baf75d1da79379cea919ecc9c6;hpb=5e86598b98686e26818749c868cdb929dfff7d87;p=pti%2Fo2.git diff --git a/requirements.txt b/requirements.txt index d86790b..60705b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flask flask-restx -sqlalchemy +sqlalchemy<2.0.0 redis psycopg2-binary cotyledon @@ -17,7 +17,7 @@ ruamel.yaml==0.17.17 # https://github.com/python-restx/flask-restx/issues/460 # Workaround for this issue -werkzeug<=2.1.2 +#werkzeug<=2.1.2 pyOpenSSL