Skip to content

Commit

Permalink
Merge pull request #160 from AndreiDrang/main
Browse files Browse the repository at this point in the history
upd libs
  • Loading branch information
AndreiDrang authored Aug 5, 2024
2 parents a219b14 + de4b130 commit 08c5653
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==7.4.7
sphinx==8.0.2
pallets_sphinx_themes==2.1.3
myst-parser==3.0.1
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.8.2
pydantic-settings==2.3.4
pydantic-settings==2.4.0
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests>=2.21.0
aiohttp>=3.7.4
tenacity==8.*
tenacity==9.*
pydantic>=2.4.0

0 comments on commit 08c5653

Please sign in to comment.