We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41792fd commit dfdceb1Copy full SHA for dfdceb1
requirements.txt
@@ -7,5 +7,5 @@ scipy==1.1.0
7
tqdm==4.24.0
8
opencv-python==3.4.2.17
9
pycairo==1.17.1; sys_platform == 'linux'
10
-pycairo==1.18.0; sys_platform == 'win32'
+pycairo>=1.18.0; sys_platform == 'win32'
11
pydub==0.23.0
0 commit comments