Skip to content

Commit ff48197

Browse files
authored
Merge pull request #198 from creativecommons/python-asana-3-stable
Revert to stable python-asana and update Python modules
2 parents b589773 + e6f732a commit ff48197

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
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" # "Please use v3.2.X for stable / production environments"
1414
cryptography = ">=42.0.4" # dependency, pinned for security
1515
emoji = "*"
1616
GitPython = ">=3.1.41"

Pipfile.lock

+52-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)