Added function to download debug information
Showing
cps/debug_info.py
0 → 100644
... | @@ -8,8 +8,8 @@ Flask>=1.0.2,<1.2.0 | ... | @@ -8,8 +8,8 @@ Flask>=1.0.2,<1.2.0 |
iso-639>=0.4.5,<0.5.0 | iso-639>=0.4.5,<0.5.0 | ||
PyPDF2==1.26.0,<1.27.0 | PyPDF2==1.26.0,<1.27.0 | ||
pytz>=2016.10 | pytz>=2016.10 | ||
requests>=2.11.1,<2.24.0 | requests>=2.11.1,<2.26.0 | ||
SQLAlchemy>=1.3.0,<1.4.0 | SQLAlchemy>=1.3.0,<1.4.0 | ||
tornado>=4.1,<6.1 | tornado>=4.1,<6.2 | ||
Wand>=0.4.4,<0.6.0 | Wand>=0.4.4,<0.6.0 | ||
unidecode>=0.04.19,<1.2.0 | unidecode>=0.04.19,<1.2.0 |
Please
register
or
sign in
to comment