Fix : setup.py for browser requirement

This commit is contained in:
martin legrand
2025-03-13 14:48:02 +01:00
parent 6b2c773ebb
commit 0315d8e67f
4 changed files with 17 additions and 6 deletions
+7 -2
View File
@@ -31,10 +31,15 @@ setup(
"termcolor==2.5.0",
"gliclass==0.1.8",
"ipython==8.34.0",
"pyaudio==0.2.14",
"librosa==0.10.2.post1",
"selenium==4.29.0",
"markdownify==1.1.0"
"markdownify==1.1.0",
"httpx>=0.27,<0.29"
"anyio>=3.5.0,<5"
"distro>=1.7.0,<2"
"jiter>=0.4.0,<1"
"sniffio"
"tqdm>4"
],
extras_require={
"chinese": [