Skip to content

Commit ab01224

Browse files
committed
poetry update
1 parent dc9f3cf commit ab01224

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
python = "^3.8.1"
3737
httpx = ">=0.25.0"
3838
python-dotenv = "^1.0.1"
39-
poetry-plugin-dotenv = "^0.6.3"
39+
poetry-plugin-dotenv = "^2.2.3"
4040
pyupgrade = "^3.9.0"
4141
jupyter = "^1.0.0"
4242
contextvars = "^2.4"
@@ -47,7 +47,7 @@ tiktoken = ">=0.5.2"
4747
levenshtein = "^0.25.0"
4848
pytz = "^2024.1"
4949
wrapt = "^1.16.0"
50-
tenacity = ">=8.1.0,<9.0.0"
50+
tenacity = "*"
5151

5252
[tool.poetry.group.dev.dependencies]
5353
bandit = "^1.7.1"

0 commit comments

Comments
 (0)