Skip to content

Commit ff2494a

Browse files
committed
fix: declare audioop-lts for Python 3.13 and newer
1 parent 0120091 commit ff2494a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frappe -- https://github.com/frappe/frappe is installed via 'bench init'
22
moviepy~=1.0.3
33
pydub~=0.25.1
4+
audioop-lts; python_version >= "3.13"
45
firebase-admin
5-
twilio
6+
twilio

0 commit comments

Comments
 (0)