-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathrequirements-lock.txt
41 lines (41 loc) · 1.25 KB
/
requirements-lock.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-lock.txt setup.py
#
bibtexparser==1.1.0
bleach==3.1.0 # via nbconvert
click==7.0 # via panflute
decorator==4.3.2 # via traitlets
defusedxml==0.5.0 # via nbconvert
docutils==0.14
entrypoints==0.3 # via nbconvert
future==0.17.1 # via bibtexparser, panflute
ipython-genutils==0.2.0 # via nbformat, traitlets
jinja2==2.10
jsonextended==0.7.7
jsonschema==2.6.0
jupyter-core==4.4.0 # via nbconvert, nbformat
jupytext==0.8.6
markupsafe==1.1.0 # via jinja2
mistune==0.8.4 # via nbconvert
mock==2.0.0 # via jupytext
nbconvert==5.4.0
nbformat==4.4.0
ordered-set==3.1.1
pandocfilters==1.4.2 # via nbconvert
panflute==1.11.2
pathlib2==2.3.3 # via jsonextended
pbr==5.1.2 # via mock
pygments==2.3.1 # via nbconvert
pyparsing==2.3.1 # via bibtexparser
pyyaml==3.13 # via jupytext, panflute
ruamel.yaml==0.15.87
shutilwhich==1.1.0 # via panflute
six==1.12.0
testfixtures==6.5.0 # via jupytext
testpath==0.4.2 # via nbconvert
tornado==5.1.1
traitlets==4.3.2
webencodings==0.5.1 # via bleach