Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Apr 11, 2024
1 parent c382e5a commit 83378ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ pandas-stubs==2.2.1.240316
ruff==0.3.5
types-pytz==2024.1.0.20240203
# via pandas-stubs
typing-extensions==4.10.0
typing-extensions==4.11.0
# via mypy
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ cycler==0.12.1
# via matplotlib
dask==2024.4.1
# via dask-expr
dask-expr==1.0.10
dask-expr==1.0.11
# via dask
duckdb==0.10.1
fastparquet==2024.2.0
fonttools==4.50.0
fonttools==4.51.0
# via matplotlib
fsspec==2024.3.1
# via
Expand Down Expand Up @@ -53,7 +53,7 @@ packaging==24.0
# matplotlib
# plotly
# statsmodels
pandas==2.2.1
pandas==2.2.2
# via
# dask
# dask-expr
Expand All @@ -69,7 +69,7 @@ pillow==10.3.0
# via matplotlib
plotly==5.20.0
plotnine==0.13.4
polars==0.20.18
polars==0.20.19
py4j==0.10.9.7
# via pyspark
pyarrow==15.0.2
Expand Down Expand Up @@ -110,7 +110,7 @@ toolz==0.12.1
# via
# dask
# partd
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# pydantic
# pydantic-core
Expand Down

0 comments on commit 83378ed

Please sign in to comment.