Added APScheduler
This commit is contained in:
parent
c2aa95521c
commit
77ea7c4b1d
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ scraping = [
|
||||||
"playwright>=1.9.0",
|
"playwright>=1.9.0",
|
||||||
"lxml>=4.9.3,<5.0.0",
|
"lxml>=4.9.3,<5.0.0",
|
||||||
"protego>=0.1",
|
"protego>=0.1",
|
||||||
|
"APScheduler>=3.10.0,<=3.11.0"
|
||||||
]
|
]
|
||||||
neo4j = ["neo4j>=5.28.0,<6"]
|
neo4j = ["neo4j>=5.28.0,<6"]
|
||||||
neptune = ["langchain_aws>=0.2.22"]
|
neptune = ["langchain_aws>=0.2.22"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue