Skip to content

Commit afbf048

Browse files
committed
Revert "Update example 5 dependencies"
This reverts commit 2a543b2.
1 parent eebc4a5 commit afbf048

File tree

2 files changed

+62
-64
lines changed

2 files changed

+62
-64
lines changed

poetry.lock

Lines changed: 61 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ coverage = {extras = ["toml"], version = "^5.3"}
4747
Sphinx = "^4.0.2"
4848
m2r2 = "^0.2.7"
4949
sphinx-rtd-theme = "^0.5.2"
50-
# dependencies for example 5
51-
python-slugify = "^5.0.2"
52-
pycountry = "^20.7.3"
53-
requests = "^2.26.0"
5450

5551
[tool.poetry.extras]
5652
docs = [
@@ -105,7 +101,7 @@ notes = """,
105101
FIXME,
106102
XXX,
107103
"""
108-
104+
109105
[tool.pylint.similarities]
110106
# There's a lot of duplicate code in the examples/backend_*.py files - don't complain about it for now
111107
min-similarity-lines = 20

0 commit comments

Comments
 (0)