Skip to content

Commit e6eb661

Browse files
authored
Update frequenz-client-common requirement from <0.3.0,>=0.1.0 to >=0.1.0,<0.4.0 (#122)
2 parents 9850141 + f529f66 commit e6eb661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"typing-extensions >= 4.6.1, < 5",
4040
"frequenz-api-dispatch == 1.0.0-rc1",
4141
"frequenz-client-base >= 0.8.0, < 0.9.0",
42-
"frequenz-client-common >= 0.1.0, < 0.3.0",
42+
"frequenz-client-common >= 0.1.0, < 0.4.0",
4343
"grpcio >= 1.66.1, < 2",
4444
"python-dateutil >= 2.8.2, < 3.0",
4545
]

0 commit comments

Comments
 (0)