Skip to content

Commit e0a1189

Browse files
Appease FawltyDeps
1 parent f650395 commit e0a1189

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ packages = [
1818
[tool.poetry.dependencies]
1919
python = "^3.11"
2020
ics = "^0.7.2"
21-
setuptools = "^68.2.2"
2221
requests = "^2.31.0"
2322
boto3 = "^1.34.37"
23+
botocore = "^1.34.99"
2424
pytz = "^2024.1"
2525
streamlit = "^1.30.0"
26+
python-dateutil = "^2.9.0.post0"
2627

2728
[tool.poetry.scripts]
2829
work-daigest = "work_daigest:main.main"

0 commit comments

Comments
 (0)