Spaces:
Sleeping
Sleeping
requirements for browser
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ aiosignal==1.3.2
|
|
5 |
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
7 |
arxiv==2.2.0
|
|
|
8 |
attrs==25.3.0
|
9 |
beautifulsoup4==4.13.4
|
10 |
bs4==0.0.2
|
@@ -84,6 +85,7 @@ orjson==3.10.18
|
|
84 |
packaging==24.2
|
85 |
pandas==2.2.3
|
86 |
pillow==11.2.1
|
|
|
87 |
plotly==6.1.0
|
88 |
primp==0.15.0
|
89 |
propcache==0.3.1
|
@@ -97,6 +99,7 @@ pydantic==2.11.4
|
|
97 |
pydantic-settings==2.9.1
|
98 |
pydantic_core==2.33.2
|
99 |
pydub==0.25.1
|
|
|
100 |
Pygments==2.19.1
|
101 |
pyparsing==3.2.3
|
102 |
pyreadline3==3.5.4
|
|
|
5 |
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
7 |
arxiv==2.2.0
|
8 |
+
asyncio==3.4.3
|
9 |
attrs==25.3.0
|
10 |
beautifulsoup4==4.13.4
|
11 |
bs4==0.0.2
|
|
|
85 |
packaging==24.2
|
86 |
pandas==2.2.3
|
87 |
pillow==11.2.1
|
88 |
+
playwright==1.52.0
|
89 |
plotly==6.1.0
|
90 |
primp==0.15.0
|
91 |
propcache==0.3.1
|
|
|
99 |
pydantic-settings==2.9.1
|
100 |
pydantic_core==2.33.2
|
101 |
pydub==0.25.1
|
102 |
+
pyee==13.0.0
|
103 |
Pygments==2.19.1
|
104 |
pyparsing==3.2.3
|
105 |
pyreadline3==3.5.4
|