Skip to content

Commit

Permalink
fix: lower required version of tenacity
Browse files Browse the repository at this point in the history
For compatibility with frappe v14
  • Loading branch information
barredterra committed Jun 18, 2024
1 parent a059bcd commit 51c1f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# frappe -- https://github.com/frappe/frappe is installed via 'bench init'
zeep~=4.2.1
tenacity~=8.2.3
tenacity~=8.0.1

0 comments on commit 51c1f6a

Please sign in to comment.