diff --git a/pyproject.toml b/pyproject.toml index d4d7939e4..2432ab668 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,6 +79,7 @@ scraping = [ "playwright>=1.9.0", "lxml>=4.9.3,<5.0.0", "protego>=0.1", + "APScheduler>=3.10.0,<=3.11.0" ] neo4j = ["neo4j>=5.28.0,<6"] neptune = ["langchain_aws>=0.2.22"]