Fix : browser agent having not memeory
This commit is contained in:
@@ -30,9 +30,11 @@ setup(
|
||||
"protobuf==3.20.3",
|
||||
"termcolor==2.5.0",
|
||||
"gliclass==0.1.8",
|
||||
"ipython==7.16.1",
|
||||
"pyaudio-0.2.14",
|
||||
"librosa==0.10.2.post1"
|
||||
"ipython==8.34.0",
|
||||
"pyaudio==0.2.14",
|
||||
"librosa==0.10.2.post1",
|
||||
"selenium==4.29.0",
|
||||
"markdownify==1.1.0"
|
||||
],
|
||||
extras_require={
|
||||
"chinese": [
|
||||
|
||||
Reference in New Issue
Block a user