File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44codecov
55html5lib
66jsonschema
7+ jupyter-repo2docker>=2021.08.0
78jupyter_packaging>=0.10.4,<2
89jupyterhub
910pycurl
1011pytest
1112pytest-asyncio
1213pytest-cov
13- jupyter-repo2docker>=2021.08.0
1414requests
1515ruamel.yaml>=0.15
Original file line number Diff line number Diff line change 88# first. This is only relevant if sphinx==1.* is already installed in the
99# environment, which it is on ReadTheDocs.
1010
11- # Documentation specific packages
12- https://github.com/jupyterhub/autodoc-traits/archive/HEAD.zip
13- myst-parser
14- pydata-sphinx-theme
15- sphinx-copybutton
1611
1712# sphinx.ext.autodoc as configured in conf.py and autodo_traits.py is
1813# automatically building documentation based on inspection of the binderhub
1914# package, which means we need to install it on RTD so it is available for
2015# inspection.
2116-r ../requirements.txt
17+ # Documentation specific packages
18+ https://github.com/jupyterhub/autodoc-traits/archive/HEAD.zip
19+ myst-parser
20+ pydata-sphinx-theme
21+ sphinx-copybutton
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ jsonschema
1212jupyterhub
1313kubernetes
1414prometheus_client
15+ pyjwt >= 2
1516python-json-logger
1617tornado >= 5.1
1718traitlets
18- pyjwt >= 2
You can’t perform that action at this time.
0 commit comments