We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b2f43 commit 3edbd9fCopy full SHA for 3edbd9f
1 file changed
integrations/weaviate/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dependencies = [
27
"haystack-ai>=2.28.0",
28
"weaviate-client>=4.20",
29
- "python-dateutil",
+ "python-dateutil>=2.7.0",
30
]
31
32
[project.urls]
0 commit comments