Skip to content

Commit 646bd67

Browse files
author
Andrei
committed
Update requirements.txt
1 parent 36369af commit 646bd67

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

docs/requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
pallets_sphinx_themes==2.*
2-
myst-parser==2.0.*
3-
autodoc_pydantic==1.9.0
4-
pydantic>=2.4.0 # not directly required, pinned by Snyk to avoid a vulnerability
1+
sphinx==7.2.6
2+
pallets_sphinx_themes==2.1.1
3+
myst-parser==2.0.0
4+
autodoc_pydantic==2.0.1
5+
pydantic==2.4.2
6+
pydantic-settings==2.0.3

0 commit comments

Comments
 (0)