forked from superdesk/newsroom-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
28 lines (25 loc) · 731 Bytes
/
Copy pathrequirements.txt
File metadata and controls
28 lines (25 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
WTForms[email]>=3.1,<3.3
flask>=1.1,<3.1
click>=8.0,<9.0
flask-babel>=1.0.0,<2.0
flask-webpack>=0.1.0,<0.2
Flask-WTF>=0.14.2,<1.3
flask-limiter>=0.9.5.1,<0.9.6
Flask-Caching>=1.9.0
flask_pymongo>=0.5.2,<3.0
honcho>=1.0.1
gunicorn>=20.0.4,<22.1
PyRTF3>=0.47.5
xhtml2pdf>=0.2.4
sentry-sdk[flask]>=1.5.7,<2.25
eve-elastic>=7.3.1,<7.5
MarkupSafe<2.2
python3-saml>=1.15,<1.17
google-auth>=2.6,<2.30
python-bidi<0.5
urllib3>=1.26,<2.0
# Fix an issue between xhtml2pdf v0.2.4 and reportlab v3.6.7
# https://github.com/xhtml2pdf/xhtml2pdf/issues/589
reportlab>=3.6.11,<4.3
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@v2.8.0rc2
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@v2.7.2