forked from indico/indico
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
68 lines (68 loc) · 1.04 KB
/
requirements.in
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
alembic
authlib
babel<2.11 # big update, not right before a release
bcrypt
bleach[css]
blinker
captcha
celery[redis]
certifi
click
colorclass
distro
email-validator<1.3.0 # 1.3 checks SPF which is wrong (JoshData/python-email-validator#90)
feedgen
flask-babel
flask-caching
flask-limiter
flask-marshmallow
flask-migrate
flask-multipass
flask-pluginengine
flask-sqlalchemy<3 # separate PR: https://github.com/indico/indico/pull/5522
flask-webpackext
flask-wtf
flask
html2text
icalendar<5 # major update, not right before a release
indico-fonts
ipython
itsdangerous
jinja2
jsonschema
lxml[html5]
markdown
markupsafe
marshmallow-dataclass[enum]
marshmallow-enum
marshmallow-oneofschema
marshmallow-sqlalchemy
marshmallow
packaging
pillow
prompt-toolkit
psycopg2
pycountry
pygments
pypdf2
python-dateutil
pytz
pywebpack
pyyaml
qrcode
redis[hiredis]
reportlab
requests
sentry-sdk[flask,celery,sqlalchemy,pure_eval]
simplejson
speaklater
sqlalchemy
terminaltables
translitcodec
ua-parser
webargs
werkzeug
wtforms[email]
wtforms-dateutil
wtforms-sqlalchemy
xlsxwriter