Skip to content

Commit 0e9bc26

Browse files
committed
Relax requirement on Task SDK for meta package
1 parent 6d2aac6 commit 0e9bc26

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
@@ -67,7 +67,7 @@ classifiers = [
6767
version = "3.1.0"
6868

6969
dependencies = [
70-
"apache-airflow-task-sdk==1.1.0",
70+
"apache-airflow-task-sdk>=1.1.0",
7171
"apache-airflow-core==3.1.0",
7272
"natsort>=8.4.0",
7373
]

0 commit comments

Comments
 (0)