Merge "Fix distributed cloud sync the wrong label cloud; update the werkzeug version"
[pti/o2.git] / requirements.txt
index 3d03fdd..60705b9 100644 (file)
@@ -1,6 +1,6 @@
 flask
 flask-restx
-sqlalchemy
+sqlalchemy<2.0.0
 redis
 psycopg2-binary
 cotyledon
@@ -17,4 +17,8 @@ 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
+#werkzeug<=2.1.2
+
+pyOpenSSL
+
+gunicorn