diff --git a/dagster-requirements.txt b/dagster-requirements.txt index 32d234c..3a5c6cb 100644 --- a/dagster-requirements.txt +++ b/dagster-requirements.txt @@ -6,7 +6,7 @@ annotated-types==0.7.0 # via pydantic antlr4-python3-runtime==4.13.2 # via dagster -anyio==4.9.0 +anyio==4.10.0 # via # gql # starlette @@ -26,7 +26,7 @@ botocore==1.40.1 # boto3 # s3fs # s3transfer -certifi==2025.7.14 +certifi==2025.8.3 # via requests charset-normalizer==3.4.2 # via requests diff --git a/dev-requirements.txt b/dev-requirements.txt index b8750ae..610e120 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ annotated-types==0.7.0 # via pydantic antlr4-python3-runtime==4.13.2 # via dagster -anyio==4.9.0 +anyio==4.10.0 # via # gql # starlette @@ -34,7 +34,7 @@ botocore==1.40.1 # s3transfer build==1.3.0 # via pip-tools -certifi==2025.7.14 +certifi==2025.8.3 # via requests cfgv==3.4.0 # via pre-commit @@ -419,7 +419,7 @@ uvicorn==0.35.0 # via dagster-webserver uvloop==0.21.0 # via uvicorn -virtualenv==20.32.0 +virtualenv==20.33.0 # via pre-commit watchdog==5.0.3 # via dagster diff --git a/pyproject.toml b/pyproject.toml index 79d319c..2ec1e8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,8 +57,7 @@ vinyl = [ "Jinja2" ] stocks = [ - "selenium", - "playwright" + "pendulum" ] tesla = [] weather = [ diff --git a/requirements.txt b/requirements.txt index 250e736..773005f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ botocore==1.40.1 # boto3 # s3fs # s3transfer -certifi==2025.7.14 +certifi==2025.8.3 # via requests charset-normalizer==3.4.2 # via requests