Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
acockburn committed Jan 30, 2024
1 parent 6ed056d commit ad45e70
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
5 changes: 2 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ certifi==2023.11.17
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via
# aiohttp
# requests
# via requests
click==8.1.7
# via
# black
Expand Down Expand Up @@ -143,6 +141,7 @@ tomli==2.0.1
# appdaemon (pyproject.toml)
# black
# build
# pip-tools
# pyproject-hooks
# pytest
tomli-w==1.0.0
Expand Down
11 changes: 6 additions & 5 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,12 @@ bidict==0.22.1
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via
# aiohttp
# requests
# via requests
colorama==0.4.6
# via sphinx-autobuild
deepdiff==6.3.0
# via appdaemon (pyproject.toml)
docutils==0.17.1
docutils==0.19
# via
# myst-parser
# sphinx
Expand Down Expand Up @@ -121,11 +119,12 @@ snowballstemmer==2.2.0
# via sphinx
sockjs==0.11.0
# via appdaemon (pyproject.toml)
sphinx==5.3.0
sphinx==6.2.1
# via
# myst-parser
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autobuild==2021.3.14
# via appdaemon (pyproject.toml)
sphinx-rtd-theme==2.0.0
Expand All @@ -136,6 +135,8 @@ sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ bidict==0.22.1
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via
# aiohttp
# requests
# via requests
deepdiff==6.3.0
# via appdaemon (pyproject.toml)
feedparser==6.0.11
Expand Down

0 comments on commit ad45e70

Please sign in to comment.