Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,14 @@ dill==0.3.6
# via pylint
docker==6.1.3
# via -r requirements.in
exceptiongroup==1.1.3
# via pytest
idna==3.4
# via requests
importlib-resources==6.1.1
# via
# jsonschema
# jsonschema-specifications
iniconfig==1.1.1
# via pytest
isort==5.10.1
Expand All @@ -52,7 +58,7 @@ jinja2==3.1.2
# jinja2-time
jinja2-time==0.2.0
# via cookiecutter
jsonschema==4.19.0
jsonschema==4.20.0
# via -r requirements.in
jsonschema-specifications==2023.6.1
# via jsonschema
Expand All @@ -72,6 +78,8 @@ packaging==23.0
# pytest-sugar
pathspec==0.10.1
# via black
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==2.5.2
# via
# black
Expand Down Expand Up @@ -124,8 +132,19 @@ termcolor==2.2.0
# via pytest-sugar
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# black
# coverage
# pylint
# pytest
tomlkit==0.11.4
# via pylint
typing-extensions==4.8.0
# via
# astroid
# black
# pylint
urllib3==1.26.12
# via
# docker
Expand All @@ -134,3 +153,5 @@ websocket-client==1.4.1
# via docker
wrapt==1.14.1
# via astroid
zipp==3.17.0
# via importlib-resources