Merge "Change notify handler to support https."
[pti/o2.git] / requirements.txt
index 985e50e..3d03fdd 100644 (file)
@@ -1,4 +1,20 @@
-flask\r
-sqlalchemy\r
-redis\r
-psycopg2-binary\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
\ No newline at end of file