Skip to content

Commit 4f6b213

Browse files
committed
Reverted version recent version bump for Python packages
1 parent 49ebe51 commit 4f6b213

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
# IN THE SOFTWARE.
2020

2121
# Requirements for core
22-
jinja2~=3.1
23-
markdown~=3.4
22+
jinja2~=3.0
23+
markdown~=3.2
2424
mkdocs~=1.5
2525
mkdocs-material-extensions~=1.1
2626
pygments~=2.16
27-
pymdown-extensions~=10.3
27+
pymdown-extensions~=10.2
2828

2929
# Requirements for plugins
30-
babel~=2.12
30+
babel~=2.10
3131
colorama~=0.4
3232
paginate~=0.5
33-
regex~=2023.8
34-
requests~=2.31
33+
regex~=2022.4
34+
requests~=2.26

0 commit comments

Comments
 (0)