Skip to content

Commit

Permalink
Require sphinx 5.0 (#362)
Browse files Browse the repository at this point in the history
Apparently now required by other dependencies

Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Jan 24, 2024
1 parent 9a006c0 commit c7e3c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) Contributors to the OpenEXR Project.

sphinx == 4.4.0
sphinx >= 5.0
breathe
sphinx-press-theme

0 comments on commit c7e3c4d

Please sign in to comment.