add pendulum

This commit is contained in:
2025-08-04 18:00:37 +02:00
parent b3121b4f32
commit 0010df735f
4 changed files with 7 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -57,8 +57,7 @@ vinyl = [
"Jinja2"
]
stocks = [
"selenium",
"playwright"
"pendulum"
]
tesla = []
weather = [

View File

@@ -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