Release pti-o2imsdms 2.0.1 image
[pti/o2.git] / requirements.txt
1 flask
2 flask-restx
3 sqlalchemy<2.0.0
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 requests-oauthlib
16 retry
17 ruamel.yaml==0.17.17
18
19 # https://github.com/python-restx/flask-restx/issues/460
20 # Workaround for this issue
21 #werkzeug<=2.1.2
22
23 pyOpenSSL
24
25 gunicorn