We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccd57e commit 854379dCopy full SHA for 854379d
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
"click",
12
"croniter",
13
"duckdb>=0.10.0,!=0.10.3",
14
- "dateparser",
+ "dateparser<=1.2.1",
15
"hyperscript>=0.1.0",
16
"importlib-metadata; python_version<'3.12'",
17
"ipywidgets",
0 commit comments