Skip to content

Commit

Permalink
Edited Files with Black, super_linter and compile
Browse files Browse the repository at this point in the history
  • Loading branch information
BasetimeBV committed Jul 22, 2024
1 parent 8979352 commit 3a8326a
Show file tree
Hide file tree
Showing 4 changed files with 299 additions and 155 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ docs = [
"sphinx_rtd_theme>1.2,<2",
"enum-tools[sphinx]>=0.12,<0.13",
]
aws = [
"boto3==1.34.145",
"boto3-stubs==1.34.145",
"botocore==1.34.145",
"botocore-stubs==1.34.145",
]
# lint dependencies from github super-linter v5
# See https://github.com/super-linter/super-linter/tree/main/dependencies/python
lint = [
Expand Down
92 changes: 58 additions & 34 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=docs --extra=lint --extra=test --output-file=requirements.txt pyproject.toml
# pip-compile --extra=aws --extra=docs --extra=lint --extra=test --output-file=requirements.txt pyproject.toml
#
alabaster==0.7.16
# via sphinx
Expand All @@ -23,18 +23,25 @@ backcall==0.2.0
beautifulsoup4==4.12.3
# via sphinx-toolbox
black[jupyter]==23.10.1
# via baec (pyproject.toml)
boto3==1.34.145
# via baec (pyproject.toml)
boto3-stubs==1.34.145
# via baec (pyproject.toml)
botocore==1.34.145
# via
# baec (pyproject.toml)
# black
cachecontrol[filecache]==0.14.0
# via
# cachecontrol
# sphinx-toolbox
cems-nuclei[client]==0.5.5
# boto3
# s3transfer
botocore-stubs==1.34.145
# via
# baec (pyproject.toml)
# cems-nuclei
certifi==2024.6.2
# boto3-stubs
cachecontrol[filecache]==0.14.0
# via sphinx-toolbox
cems-nuclei[client]==0.5.5
# via baec (pyproject.toml)
certifi==2024.7.4
# via
# pyproj
# requests
Expand All @@ -48,10 +55,8 @@ comm==0.2.2
# via ipywidgets
contourpy==1.2.1
# via matplotlib
coverage[toml]==7.5.3
# via
# coverage
# coveralls
coverage[toml]==7.6.0
# via coveralls
coveralls==4.0.1
# via baec (pyproject.toml)
cssutils==2.11.1
Expand All @@ -67,28 +72,29 @@ docopt==0.6.2
docutils==0.18.1
# via
# sphinx
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
# sphinx-toolbox
domdf-python-tools==3.8.1
domdf-python-tools==3.9.0
# via
# apeye
# apeye-core
# dict2css
# sphinx-toolbox
enum-tools[sphinx]==0.12.0
# via
# baec (pyproject.toml)
# enum-tools
# via baec (pyproject.toml)
exceptiongroup==1.2.2
# via pytest
executing==2.0.1
# via stack-data
filelock==3.15.1
filelock==3.15.4
# via
# cachecontrol
# sphinx-toolbox
flake8==6.0.0
# via baec (pyproject.toml)
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
html5lib==1.1
# via sphinx-toolbox
Expand Down Expand Up @@ -116,6 +122,10 @@ jinja2==3.1.4
# via
# sphinx
# sphinx-jinja2-compat
jmespath==1.0.1
# via
# boto3
# botocore
jupyterlab-widgets==3.0.11
# via ipywidgets
kiwisolver==1.4.5
Expand All @@ -124,7 +134,7 @@ markupsafe==2.1.5
# via
# jinja2
# sphinx-jinja2-compat
matplotlib==3.9.0
matplotlib==3.9.1
# via baec (pyproject.toml)
matplotlib-inline==0.1.7
# via ipython
Expand Down Expand Up @@ -153,7 +163,7 @@ numpy==1.26.4
# matplotlib
# pandas
# pandas-stubs
orjson==3.10.5
orjson==3.10.6
# via cems-nuclei
packaging==23.2
# via
Expand All @@ -176,7 +186,7 @@ pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
platformdirs==3.5.1
# via
Expand All @@ -189,7 +199,7 @@ prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pycodestyle==2.10.0
# via
Expand All @@ -212,10 +222,11 @@ pyparsing==3.1.2
# via matplotlib
pyproj==3.6.1
# via baec (pyproject.toml)
pytest==8.2.2
pytest==8.3.1
# via baec (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# botocore
# matplotlib
# pandas
pytz==2024.1
Expand All @@ -234,6 +245,8 @@ ruamel-yaml==0.18.6
# via sphinx-toolbox
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.2
# via boto3
six==1.16.0
# via
# asttokens
Expand All @@ -259,29 +272,29 @@ sphinx-autodoc-typehints==1.22
# via
# baec (pyproject.toml)
# sphinx-toolbox
sphinx-jinja2-compat==0.2.0.post1
sphinx-jinja2-compat==0.3.0
# via
# enum-tools
# sphinx-toolbox
sphinx-prompt==1.5.0
sphinx-prompt==1.6.0
# via sphinx-toolbox
sphinx-rtd-theme==1.3.0
# via baec (pyproject.toml)
sphinx-tabs==3.4.5
# via sphinx-toolbox
sphinx-toolbox==3.5.0
sphinx-toolbox==3.7.0
# via enum-tools
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.0.6
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==1.0.8
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
Expand All @@ -292,32 +305,43 @@ 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)
# tqdm
# black
# coverage
# mypy
# pytest
tqdm[notebook]==4.66.4
# via baec (pyproject.toml)
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# matplotlib-inline
types-awscrt==0.21.2
# via botocore-stubs
types-pytz==2024.1.0.20240417
# via pandas-stubs
types-s3transfer==0.10.1
# via boto3-stubs
types-tqdm==4.66.0.20240417
# via baec (pyproject.toml)
typing-extensions==4.7.1
# via
# baec (pyproject.toml)
# black
# boto3-stubs
# domdf-python-tools
# enum-tools
# mypy
# sphinx-toolbox
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
# via
# botocore
# requests
wcwidth==0.2.13
# via prompt-toolkit
webencodings==0.5.1
Expand Down
Loading

0 comments on commit 3a8326a

Please sign in to comment.