Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 06eeb49

Browse files
committed
Updated requirements.
1 parent 969964e commit 06eeb49

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

.idea/pyTerminalUI.iml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
-r ../requirements.txt
22
# Enforce latest version on ReadTheDocs
3-
sphinx>=3.2.1
3+
sphinx>=4.1.1
44

55
# Sphinx Themes
6-
sphinx-rtd-theme>=0.5.0
6+
sphinx-rtd-theme>=0.5.2
77

88
# Sphinx Extenstions
99
sphinx_fontawesome>=0.0.6
10-
sphinx_autodoc_typehints>=1.11.0
10+
sphinx_autodoc_typehints>=1.12.0
1111
# changelog>=0.3.5
1212

1313
# BuildTheDocs Extensions (mostly patched Sphinx extensions)
1414

1515
# Enforce newer version on ReadTheDocs (currently using 2.3.1)
16-
Pygments>=2.6.1
16+
Pygments>=2.9.0

0 commit comments

Comments
 (0)