Code Review
/
pti
/
o2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix the objref issue.
[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