update requirements files

This commit is contained in:
2025-08-04 18:01:47 +02:00
parent 0010df735f
commit a3d931c1b3
5 changed files with 20 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ annotated-types==0.7.0
# via pydantic # via pydantic
antlr4-python3-runtime==4.13.2 antlr4-python3-runtime==4.13.2
# via dagster # via dagster
anyio==4.9.0 anyio==4.10.0
# via # via
# gql # gql
# starlette # starlette
@@ -28,7 +28,7 @@ botocore==1.40.1
# boto3 # boto3
# s3fs # s3fs
# s3transfer # s3transfer
certifi==2025.7.14 certifi==2025.8.3
# via requests # via requests
charset-normalizer==3.4.2 charset-normalizer==3.4.2
# via requests # via requests

View File

@@ -6,17 +6,13 @@ annotated-types==0.7.0
# via pydantic # via pydantic
antlr4-python3-runtime==4.13.2 antlr4-python3-runtime==4.13.2
# via dagster # via dagster
anyio==4.9.0 anyio==4.10.0
# via # via
# gql # gql
# starlette # starlette
# watchfiles # watchfiles
asttokens==3.0.0 asttokens==3.0.0
# via icecream # via icecream
attrs==25.3.0
# via
# outcome
# trio
backoff==2.2.1 backoff==2.2.1
# via gql # via gql
beautifulsoup4==4.13.4 beautifulsoup4==4.13.4
@@ -30,10 +26,8 @@ botocore==1.40.1
# boto3 # boto3
# s3fs # s3fs
# s3transfer # s3transfer
certifi==2025.7.14 certifi==2025.8.3
# via # via requests
# requests
# selenium
charset-normalizer==3.4.2 charset-normalizer==3.4.2
# via requests # via requests
click==8.1.8 click==8.1.8
@@ -132,8 +126,6 @@ graphql-core==3.2.6
# graphql-relay # graphql-relay
graphql-relay==3.2.0 graphql-relay==3.2.0
# via graphene # via graphene
greenlet==3.2.3
# via playwright
grpcio==1.74.0 grpcio==1.74.0
# via # via
# dagster # dagster
@@ -141,9 +133,7 @@ grpcio==1.74.0
grpcio-health-checking==1.71.2 grpcio-health-checking==1.71.2
# via dagster # via dagster
h11==0.16.0 h11==0.16.0
# via # via uvicorn
# uvicorn
# wsproto
httptools==0.6.4 httptools==0.6.4
# via uvicorn # via uvicorn
humanfriendly==10.0 humanfriendly==10.0
@@ -155,7 +145,6 @@ idna==3.10
# anyio # anyio
# email-validator # email-validator
# requests # requests
# trio
# yarl # yarl
jinja2==3.1.6 jinja2==3.1.6
# via dagster # via dagster
@@ -190,10 +179,6 @@ numpy==2.3.2
# seaborn # seaborn
openpyxl==3.1.5 openpyxl==3.1.5
# via dev (pyproject.toml) # via dev (pyproject.toml)
outcome==1.3.0.post0
# via
# trio
# trio-websocket
packaging==25.0 packaging==25.0
# via # via
# dagster-aws # dagster-aws
@@ -210,10 +195,10 @@ patito==0.8.3
# via # via
# dev (pyproject.toml) # dev (pyproject.toml)
# dagster-polars # dagster-polars
pendulum==3.1.0
# via dev (pyproject.toml)
pillow==11.3.0 pillow==11.3.0
# via matplotlib # via matplotlib
playwright==1.54.0
# via dev (pyproject.toml)
polars==1.32.0 polars==1.32.0
# via # via
# dagster-polars # dagster-polars
@@ -240,8 +225,6 @@ pydantic-core==2.33.2
# via pydantic # via pydantic
pydantic-settings==2.10.1 pydantic-settings==2.10.1
# via dev (pyproject.toml) # via dev (pyproject.toml)
pyee==13.0.0
# via playwright
pygments==2.19.2 pygments==2.19.2
# via # via
# icecream # icecream
@@ -249,15 +232,14 @@ pygments==2.19.2
pyparsing==3.2.3 pyparsing==3.2.3
# via matplotlib # via matplotlib
pysocks==1.7.1 pysocks==1.7.1
# via # via requests
# requests
# urllib3
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
# via # via
# botocore # botocore
# graphene # graphene
# matplotlib # matplotlib
# pandas # pandas
# pendulum
python-dotenv==1.1.1 python-dotenv==1.1.1
# via # via
# dagster # dagster
@@ -293,8 +275,6 @@ s3transfer==0.13.1
# via boto3 # via boto3
seaborn==0.13.2 seaborn==0.13.2
# via dev (pyproject.toml) # via dev (pyproject.toml)
selenium==4.34.2
# via dev (pyproject.toml)
setuptools==80.9.0 setuptools==80.9.0
# via dagster # via dagster
six==1.17.0 six==1.17.0
@@ -304,11 +284,7 @@ six==1.17.0
smmap==5.0.2 smmap==5.0.2
# via gitdb # via gitdb
sniffio==1.3.1 sniffio==1.3.1
# via # via anyio
# anyio
# trio
sortedcontainers==2.4.0
# via trio
soupsieve==2.7 soupsieve==2.7
# via beautifulsoup4 # via beautifulsoup4
sqlalchemy==2.0.42 sqlalchemy==2.0.42
@@ -333,12 +309,6 @@ toposort==1.10
# via dagster # via dagster
tqdm==4.67.1 tqdm==4.67.1
# via dagster # via dagster
trio==0.30.0
# via
# selenium
# trio-websocket
trio-websocket==0.12.2
# via selenium
typing-extensions==4.14.1 typing-extensions==4.14.1
# via # via
# alembic # alembic
@@ -350,8 +320,6 @@ typing-extensions==4.14.1
# patito # patito
# pydantic # pydantic
# pydantic-core # pydantic-core
# pyee
# selenium
# sqlalchemy # sqlalchemy
# starlette # starlette
# typing-inspection # typing-inspection
@@ -360,7 +328,9 @@ typing-inspection==0.4.1
# pydantic # pydantic
# pydantic-settings # pydantic-settings
tzdata==2025.2 tzdata==2025.2
# via pandas # via
# pandas
# pendulum
universal-pathlib==0.2.6 universal-pathlib==0.2.6
# via # via
# dagster # dagster
@@ -370,7 +340,6 @@ urllib3==2.5.0
# botocore # botocore
# docker # docker
# requests # requests
# selenium
uvicorn==0.35.0 uvicorn==0.35.0
# via dagster-webserver # via dagster-webserver
uvloop==0.21.0 uvloop==0.21.0
@@ -379,12 +348,8 @@ watchdog==5.0.3
# via dagster # via dagster
watchfiles==1.1.0 watchfiles==1.1.0
# via uvicorn # via uvicorn
websocket-client==1.8.0
# via selenium
websockets==15.0.1 websockets==15.0.1
# via uvicorn # via uvicorn
wsproto==1.2.0
# via trio-websocket
xlsxwriter==3.2.5 xlsxwriter==3.2.5
# via dev (pyproject.toml) # via dev (pyproject.toml)
yarl==1.20.1 yarl==1.20.1

View File

@@ -6,7 +6,7 @@ annotated-types==0.7.0
# via pydantic # via pydantic
antlr4-python3-runtime==4.13.2 antlr4-python3-runtime==4.13.2
# via dagster # via dagster
anyio==4.9.0 anyio==4.10.0
# via # via
# gql # gql
# starlette # starlette
@@ -26,7 +26,7 @@ botocore==1.40.1
# boto3 # boto3
# s3fs # s3fs
# s3transfer # s3transfer
certifi==2025.7.14 certifi==2025.8.3
# via requests # via requests
charset-normalizer==3.4.2 charset-normalizer==3.4.2
# via requests # via requests

View File

@@ -6,7 +6,7 @@ annotated-types==0.7.0
# via pydantic # via pydantic
antlr4-python3-runtime==4.13.2 antlr4-python3-runtime==4.13.2
# via dagster # via dagster
anyio==4.9.0 anyio==4.10.0
# via # via
# gql # gql
# starlette # starlette
@@ -26,7 +26,7 @@ botocore==1.40.1
# boto3 # boto3
# s3fs # s3fs
# s3transfer # s3transfer
certifi==2025.7.14 certifi==2025.8.3
# via requests # via requests
charset-normalizer==3.4.2 charset-normalizer==3.4.2
# via requests # via requests

View File

@@ -6,7 +6,7 @@ annotated-types==0.7.0
# via pydantic # via pydantic
antlr4-python3-runtime==4.13.2 antlr4-python3-runtime==4.13.2
# via dagster # via dagster
anyio==4.9.0 anyio==4.10.0
# via # via
# gql # gql
# starlette # starlette
@@ -32,7 +32,7 @@ botocore==1.40.1
# s3transfer # s3transfer
cattrs==25.1.1 cattrs==25.1.1
# via requests-cache # via requests-cache
certifi==2025.7.14 certifi==2025.8.3
# via requests # via requests
charset-normalizer==3.4.2 charset-normalizer==3.4.2
# via # via