Skip to content

Commit 3562b96

Browse files
committed
"Warning Python client library version >5.X.X is currently in BETA and subject to change. Please use v3.2.X for stable / production environments"
1 parent b589773 commit 3562b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ isort = "*"
1010
tomli = "*"
1111

1212
[packages]
13-
asana = "*"
13+
asana = ">=3.2,<4"
1414
cryptography = ">=42.0.4" # dependency, pinned for security
1515
emoji = "*"
1616
GitPython = ">=3.1.41"

0 commit comments

Comments
 (0)