Release pti-o2imsdms 2.0.1 image
[pti/o2.git] / requirements.txt
index 33350d5..f68a4f3 100644 (file)
@@ -1,6 +1,6 @@
 flask
 flask-restx
-sqlalchemy
+sqlalchemy<2.0.0
 redis
 psycopg2-binary
 cotyledon
@@ -12,11 +12,14 @@ httplib2
 babel
 PrettyTable<0.8,>=0.7.2
 
+requests-oauthlib
 retry
 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
+
+gunicorn