summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2024-01-13update sphinx and dependenciesrebortg
2023-11-08Fixed lxml build (Python 3.12 issue)Andrii Andrieiev
2023-11-07downgrade lxmlRobert Göhler
2023-10-18Bump urllib3 from 1.26.17 to 1.26.18dependabot[bot]
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03Bump urllib3 from 1.26.15 to 1.26.17dependabot[bot]
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-06fix build error on readthedocsRobert Göhler
2022-07-06build(deps): bump lxml from 4.8.0 to 4.9.1dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16update myst_parser version to 0.17.1Robert Göhler
2022-04-01cleanup requirements.txtrebortg
2022-04-01add sphinx panels and create 6 panels on index.rstrebortg
2022-01-24Add Markdown supportDaniil Baturin
2021-11-04requirements: pin docutils to <0.18 due build errorrebortg
(cherry picked from commit 3d10330fa3aa580c6e33c199fbcb3f70df793e95)
2020-12-07fix submodule error in .readthedocs.ymlrebortg
2020-11-26prepare coveragerebortg
2020-07-18404: catch page not found errorrebortg
2020-04-26Build: add docutils to requirements.txtrebortg
2018-10-07Reformat TOC and overall document styleChristian Poessinger