Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reframe-hpc/reframe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 72fe599f746c1fc9e43b30d240ec18b3f903e943
Choose a base ref
..
head repository: reframe-hpc/reframe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2868c42919d34dc98673cc123ac6ca1418525349
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/requirements.txt
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ jsonschema==3.2.0
PyYAML==6.0.1; python_version < '3.8'
PyYAML==6.0.2; python_version >= '3.8'
semver==2.13.0; python_version == '3.6'
semver==3.0.2
semver==3.0.2; python_version >= '3.7'
Sphinx==7.1.2; python_version == '3.8'
Sphinx==7.3.7; python_version >= '3.9'
sphinx-rtd-theme==2.0.0