Skip to content

Commit 2e6c428

Browse files
authored
Update setup.cfg with min agents version (#1826)
1 parent dbaeffc commit 2e6c428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ python_requires = >=3.9
4545

4646
[options.extras_require]
4747
agents =
48-
weaviate-agents >=0.3.0, <1.0.0
48+
weaviate-agents >=1.0.0, <2.0.0
4949

5050
[options.package_data]
5151
# If any package or subpackage contains *.txt, *.rst or *.md files, include them:

0 commit comments

Comments
 (0)