Skip to content

Commit

Permalink
update dep pins
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Oct 19, 2024
1 parent 91f3bb3 commit 1a14f6e
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
aiobotocore==2.4.1
boto3==1.24.59
botocore==1.27.59
click==8.1.3
dask[dataframe]==2021.12.0
fsspec
geopy
graphviz
gzip_stream
html_dsl==0.4.1
aiobotocore==2.15.2
boto3==1.35.36
botocore==1.35.36
click==8.1.7
dask==2024.10.0
dask-expr==1.1.16
fsspec==2024.9.0
geopy==2.4.1
graphviz==0.20.3
gzip-stream==1.2.0
html_dsl==0.5.0
kaleido==0.2.1
lxml==4.9.2
numpy==1.23.5
pandas==1.5.2
plotly==5.11.0
python-dateutil>=2.8.1
pyarrow==10.0.1
s3fs==2022.11.0
sqlalchemy==1.4.45
utz==0.3.25
lxml==5.3.0
numpy==2.1.2
pandas==2.2.3
plotly==5.24.1
pyarrow==17.0.0
python-dateutil==2.9.0.post0
s3fs==2024.9.0
SQLAlchemy==2.0.36
utz==0.10.4

0 comments on commit 1a14f6e

Please sign in to comment.