Skip to content

Dateparser dep should also constrain regex #65

@micahjohnson150

Description

@micahjohnson150
  • inicheck version: 0.9.1

Description

dateparser is now using a python lib for regex which creates weird problems. We have found pinning the install fixes this
issue. regex>=2021.11.10,<2022.3.15 that said I suspect there is more optimal range but we havent explored this. @micah-prime found this solution.

If you have the latest dateparser, inicheck will fail to check certain dates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions