Skip to content

Commit b10af63

Browse files
committed
chore: remove dev deps from example project
1 parent 2aed9db commit b10af63

File tree

2 files changed

+1
-224
lines changed

2 files changed

+1
-224
lines changed

Diff for: poetry.lock

+1-221
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,10 @@ pytest-cov = "^2.8.1"
4141
pytest-mock = "^2.0.0"
4242
pdoc3 = "^0.7.5"
4343
pytest-asyncio = "^0.12.0"
44-
aioboto3 = "^8.0.3"
45-
aiohttp = "^3.6.2"
4644
bandit = "^1.6.2"
4745
radon = "^4.1.0"
4846
xenon = "^0.7.0"
4947
flake8-eradicate = "^0.3.0"
50-
dataclasses = {version = "*", python = "~3.6"}
5148
flake8-bugbear = "^20.1.4"
5249

5350
[tool.coverage.run]

0 commit comments

Comments
 (0)