Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil authored Nov 30, 2023
1 parent d17fad7 commit 6a3e4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ classifiers = [
dependencies = [
"asyncio>=3.4.3,<4.0.0",
"loguru>=0.7.0,<0.8.0",
"pydantic>=2.4.0,<3.0.0",
"pydantic>=2.5.2,<3.0.0",
"pytz>=2022.6",
"tzlocal>=4.2,<5.0",
]
Expand Down

0 comments on commit 6a3e4f3

Please sign in to comment.