Skip to content

Commit

Permalink
DatetimeParser: ref to use datetimeparser
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Inzhyyants <[email protected]>
  • Loading branch information
artem1205 committed Dec 23, 2024
1 parent cf93e3a commit 8b3d2f7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 3 deletions.
45 changes: 42 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ serpyco-rs = "^1.10.2"
sqlalchemy = {version = "^2.0,!=2.0.36", optional = true }
xmltodict = "^0.13.0"
Unidecode = "^1.3"
dateparser = "^1.2.0"

[tool.poetry.group.dev.dependencies]
freezegun = "*"
Expand Down

0 comments on commit 8b3d2f7

Please sign in to comment.