Skip to content

Commit 25e97f5

Browse files
author
rfaircloth-splunk
committed
missing pytz
1 parent 723e5f7 commit 25e97f5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

poetry.lock

Lines changed: 13 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
@@ -41,6 +41,7 @@ pytest-mock = "^3.5.1"
4141
pytest-cov = "^2.11.1"
4242
requests-mock = "^1.8.0"
4343
freezegun = "^1.1.0"
44+
pytz = "^2021.1"
4445

4546
[tool.poetry.plugins]
4647
pytest11 = { plugin = "pytest_splunk_addon.plugin", "splunk" = "pytest_splunk_addon.splunk" }

0 commit comments

Comments
 (0)