Skip to content

Commit

Permalink
Merge pull request #38 from tarsil/feat/reqs
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
tarsil authored Dec 25, 2023
2 parents 5c849ed + a56e157 commit 97e4ac5
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.5.2,<3.0.0",
"pydantic>=2.5.3,<3.0.0",
"pytz>=2022.6",
"tzlocal>=4.2,<5.0",
]
Expand Down

0 comments on commit 97e4ac5

Please sign in to comment.