Skip to content

Commit

Permalink
Merge pull request #247 from AndreiDrang/master
Browse files Browse the repository at this point in the history
Upd libs for docs
  • Loading branch information
AndreiDrang authored May 21, 2024
2 parents 01e4cd9 + 760ed60 commit e681004
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sphinx==7.3.7
pallets_sphinx_themes==2.1.2
pallets_sphinx_themes==2.1.3
myst-parser==3.0.1
autodoc_pydantic==2.2.0
pydantic==2.7.1
pydantic-settings==2.2.1
enum-tools[sphinx]==0.12.0
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion requirements.style.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# codestyle
isort==5.*
black==24.4.0
black==24.4.2
autoflake==2.*

0 comments on commit e681004

Please sign in to comment.