tobiko/doc
Slawek Kaplonski f45e83a175 Add upper-constraints file to the RTD requirements file
It's needed to cap our dependencies also on the RTD when documentation
is build to not use newer versions of packages then should be used.

For example now documentation builds on the RTD was failing because of
urllib3 2.0 which isn't compatible with Tobiko (tobiko.http._session
module in particular).
Module urllib3 is capped to 1.26.8 version in our upper-constraints.txt
file but that wasn't used in RTD builds until now.

Change-Id: I279767393716371dd16afe801c66814acd364171
2023-05-26 15:26:30 +02:00
..
source Remove Fedora, Centos and RHEL from tobiko tests 2023-05-18 09:43:34 +02:00
Makefile Introduce pre-commit hooks for linters verifications 2020-07-03 06:15:47 +00:00
readthedocs_requirements.txt Add upper-constraints file to the RTD requirements file 2023-05-26 15:26:30 +02:00
requirements.txt Fix sphinx_rtd_theme in doc requirements 2022-09-07 09:12:40 +00:00