Skip to content

Commit 457a7f8

Browse files
committed
added requests-mock
1 parent dd67804 commit 457a7f8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

poetry.lock

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ python-dotenv = "^1.1.1"
2828
pytest = "^8.4.1"
2929
pytest-cov = "^6.2.1"
3030
isort = "^6.0.1"
31+
requests-mock = "^1.12.1"
3132

3233
[tool.poetry.group.docs.dependencies]
3334
sphinx-rtd-theme = "^3.0.2"

0 commit comments

Comments
 (0)