added
This commit is contained in:
parent
8900b31dec
commit
aa577d4384
1 changed files with 2 additions and 2 deletions
|
|
@ -65,10 +65,10 @@ distributed = [
|
||||||
"modal>=1.0.5,<2.0.0",
|
"modal>=1.0.5,<2.0.0",
|
||||||
]
|
]
|
||||||
scraping = [
|
scraping = [
|
||||||
"tavily-python>=0.7.0",
|
"tavily-python>=0.7.12",
|
||||||
"beautifulsoup4>=4.13.1",
|
"beautifulsoup4>=4.13.1",
|
||||||
"playwright>=1.9.0",
|
"playwright>=1.9.0",
|
||||||
"lxml>=4.9.3,<5.0.0",
|
"lxml>=4.9.3",
|
||||||
"protego>=0.1",
|
"protego>=0.1",
|
||||||
"APScheduler>=3.10.0,<=3.11.0"
|
"APScheduler>=3.10.0,<=3.11.0"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue