Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RDWimmers committed Jul 22, 2024
1 parent f8260f3 commit 40e4ed6
Showing 1 changed file with 20 additions and 18 deletions.
38 changes: 20 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=aws --extra=docs --extra=lint --extra=test --output-file=requirements.txt pyproject.toml
Expand All @@ -23,7 +23,9 @@ backcall==0.2.0
beautifulsoup4==4.12.3
# via sphinx-toolbox
black[jupyter]==23.10.1
# via baec (pyproject.toml)
# via
# baec (pyproject.toml)
# black
boto3==1.34.145
# via baec (pyproject.toml)
boto3-stubs==1.34.145
Expand All @@ -38,9 +40,13 @@ botocore-stubs==1.34.145
# baec (pyproject.toml)
# boto3-stubs
cachecontrol[filecache]==0.14.0
# via sphinx-toolbox
# via
# cachecontrol
# sphinx-toolbox
cems-nuclei[client]==0.5.5
# via baec (pyproject.toml)
# via
# baec (pyproject.toml)
# cems-nuclei
certifi==2024.7.4
# via
# pyproj
Expand All @@ -56,7 +62,9 @@ comm==0.2.2
contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.0
# via coveralls
# via
# coverage
# coveralls
coveralls==4.0.1
# via baec (pyproject.toml)
cssutils==2.11.1
Expand All @@ -72,7 +80,6 @@ docopt==0.6.2
docutils==0.18.1
# via
# sphinx
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
# sphinx-toolbox
Expand All @@ -83,9 +90,9 @@ domdf-python-tools==3.9.0
# dict2css
# sphinx-toolbox
enum-tools[sphinx]==0.12.0
# via baec (pyproject.toml)
exceptiongroup==1.2.2
# via pytest
# via
# baec (pyproject.toml)
# enum-tools
executing==2.0.1
# via stack-data
filelock==3.15.4
Expand Down Expand Up @@ -276,7 +283,7 @@ sphinx-jinja2-compat==0.3.0
# via
# enum-tools
# sphinx-toolbox
sphinx-prompt==1.6.0
sphinx-prompt==1.5.0
# via sphinx-toolbox
sphinx-rtd-theme==1.3.0
# via baec (pyproject.toml)
Expand Down Expand Up @@ -305,14 +312,11 @@ tabulate==0.9.0
tokenize-rt==5.2.0
# via black
tomli==2.0.1
# via baec (pyproject.toml)
tqdm[notebook]==4.66.4
# via
# baec (pyproject.toml)
# black
# coverage
# mypy
# pytest
tqdm[notebook]==4.66.4
# via baec (pyproject.toml)
# tqdm
traitlets==5.14.3
# via
# comm
Expand All @@ -330,8 +334,6 @@ types-tqdm==4.66.0.20240417
typing-extensions==4.7.1
# via
# baec (pyproject.toml)
# black
# boto3-stubs
# domdf-python-tools
# enum-tools
# mypy
Expand Down

0 comments on commit 40e4ed6

Please sign in to comment.