Docs: update release notes installation guide of G release
[pti/o2.git] / requirements.txt
index ca71bc2..d86790b 100644 (file)
@@ -1,10 +1,24 @@
-flask\r
-sqlalchemy\r
-redis\r
-psycopg2-binary\r
-cotyledon\r
-\r
-Cython>=3.0a1\r
-\r
-# -e git+https://opendev.org/starlingx/distcloud-client.git@master#egg=distributedcloud-client&subdirectory=distributedcloud-client\r
-# -e git+https://opendev.org/starlingx/config.git@master#egg=cgtsclient&subdirectory=sysinv/cgts-client/cgts-client#\r
+flask
+flask-restx
+sqlalchemy
+redis
+psycopg2-binary
+cotyledon
+PyYAML>=5.4.1
+
+Cython>=3.0a1
+
+httplib2
+babel
+PrettyTable<0.8,>=0.7.2
+
+retry
+ruamel.yaml==0.17.17
+
+# https://github.com/python-restx/flask-restx/issues/460
+# Workaround for this issue
+werkzeug<=2.1.2
+
+pyOpenSSL
+
+gunicorn