Skip to content

Commit b3083c0

Browse files
committed
Fix dependencies
1 parent 9cf806c commit b3083c0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

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
@@ -14,6 +14,7 @@ urllib3 = ">= 1.25.3 < 3.0.0"
1414
python-dateutil = ">= 2.8.2"
1515
pydantic = ">= 2"
1616
typing-extensions = ">= 4.7.1"
17+
certifi = ">= 2024.2.2"
1718

1819
[tool.poetry.group.dev.dependencies]
1920
pytest = ">= 7.2.1"

0 commit comments

Comments
 (0)