Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt updates #485

Merged
merged 2 commits into from
Feb 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified getting_started/intel_debug/introduction.rst
100644 → 100755
Empty file.
Empty file modified getting_started/intel_debug/suggestions.rst
100644 → 100755
Empty file.
8 changes: 5 additions & 3 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# This file hardcodes validated versions with '==',
# see requirements-lax.txt for an alternative.
breathe==4.29.2
sphinx==4.5.0
docutils==0.17.1

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment still says "This file hardcodes..."

sphinx>=7
breathe
docutils
sphinx_rtd_theme
sphinxcontrib-plantuml
sphinxcontrib-blockdiag
sphinxcontrib-applehelp


# Workaround for warning "'ImageDraw' object has no attribute 'textsize'"
Expand Down
Empty file modified tsc/representatives.rst
100644 → 100755
Empty file.
Loading