Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clients
python
DuniterPy
Commits
e5616366
Commit
e5616366
authored
May 08, 2022
by
Moul
Browse files
[dep] Bump runtime, test, doc dependencies
jsonschema pytest, pytest-cov sphinx_rtd_theme
parent
d5bc13be
Pipeline
#16625
waiting for manual action with stages
in 4 minutes and 18 seconds
Changes
1
Pipelines
15
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
e5616366
...
...
@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
python
=
"^3.7.0"
graphql-core
=
"^3.1.2"
websocket-client
=
"^1.1.0"
jsonschema
=
"^
3.2
.0"
jsonschema
=
"^
4.5
.0"
pypeg2
=
"^2.15.2"
attrs
=
"^21.2.0"
base58
=
"^2.1.0"
...
...
@@ -38,11 +38,11 @@ pyaes = "^1.6.1"
mnemonic
=
"^0.19"
[tool.poetry.dev-dependencies]
pytest
=
"^
6.2.5
"
pytest-cov
=
"^
2.12
.0"
pytest
=
"^
7.1.2
"
pytest-cov
=
"^
3.0
.0"
pytest-sugar
=
"^0.9.4"
sphinx
=
"^4.3.0"
sphinx_rtd_theme
=
"^
0.5
.0"
sphinx_rtd_theme
=
"^
1.0
.0"
[tool.isort]
profile
=
"black"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment