This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 2.43 KB
/
requirements.txt
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
alembic==1.7.7
astroid==1.6.5
babel==2.6.0 # via flask-babelex
certifi==2017.4.17 # via requests
cffi==1.13.1 # via cryptography
chardet==3.0.4 # via requests
click==6.7 # via flask
cryptography==2.8
defusedxml==0.5.0 # via python3-openid, social-auth-core
elasticsearch==1.9.0
flask-babelex==0.9.3
flask-login==0.4.1
flask==0.12.4
future==0.18.2 # via pyjwkest
html5lib==1.0.1 # via xhtml2pdf
httplib2==0.11.3 # via xhtml2pdf
idna==2.5 # via requests
importlib-metadata==4.2.0 # via alembic
importlib-resources==5.4.0 # via alembic
itsdangerous==0.24 # via flask
jinja2==2.10.1 # via flask, flask-babelex
lazy-object-proxy==1.3.1 # via astroid
mailjet-rest==1.3.3
mako==1.0.7 # via alembic
markupsafe==1.1.1 # via jinja2, mako
numpy==1.16.1 # via pandas
oauthlib==2.0.2 # via requests-oauthlib, social-auth-core
pandas==0.22.0
pillow==6.0.0 # via reportlab, xhtml2pdf
pycparser==2.19 # via cffi
pycryptodomex==3.14.1 # via pyjwkest
pyjwkest==1.4.2 # via social-auth-core
pyjwt==1.5.2 # via social-auth-core
pypdf2==1.26.0 # via xhtml2pdf
python-dateutil==2.6.1 # via pandas
python-slugify==1.2.5
python3-openid==3.1.0 # via social-auth-core
pytz==2017.2 # via babel, pandas
reportlab==3.5.21 # via xhtml2pdf
requests-oauthlib==0.8.0 # via social-auth-core
requests==2.21.0
six==1.10.0 # via astroid, cryptography, html5lib, pyjwkest, python-dateutil, social-auth-app-flask, social-auth-app-flask-sqlalchemy, social-auth-core, social-auth-storage-sqlalchemy, sqlalchemy-utils, xhtml2pdf
social-auth-app-flask-sqlalchemy==1.0.1
social-auth-app-flask==1.0.0
social-auth-core[openidconnect]==1.4.0
social-auth-storage-sqlalchemy==1.1.0 # via social-auth-app-flask-sqlalchemy
speaklater==1.3 # via flask-babelex
sqlalchemy-utils==0.32.13
sqlalchemy==1.3.3
typing-extensions==4.1.1 # via importlib-metadata
unidecode==0.4.21
urllib3==1.24.3 # via elasticsearch, requests
webencodings==0.5.1 # via html5lib
werkzeug==0.11.10
wrapt==1.10.10 # via astroid
xhtml2pdf==0.2.2
zipp==3.6.0 # via importlib-metadata, importlib-resources