Docs: update release notes installation guide of G release
[pti/o2.git] / requirements.txt
1 flask
2 flask-restx
3 sqlalchemy
4 redis
5 psycopg2-binary
6 cotyledon
7 PyYAML>=5.4.1
8
9 Cython>=3.0a1
10
11 httplib2
12 babel
13 PrettyTable<0.8,>=0.7.2
14
15 retry
16 ruamel.yaml==0.17.17
17
18 # https://github.com/python-restx/flask-restx/issues/460
19 # Workaround for this issue
20 werkzeug<=2.1.2
21
22 pyOpenSSL
23
24 gunicorn