Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored and jdawang committed Nov 19, 2024
1 parent 6b0f1f8 commit 5975f73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=requirements.txt pyproject.toml
boto3==1.35.53
boto3==1.35.63
# via locopy (pyproject.toml)
botocore==1.35.53
botocore==1.35.63
# via
# boto3
# s3transfer
jmespath==1.0.1
# via
# boto3
# botocore
numpy==2.0.2
numpy==2.1.3
# via
# locopy (pyproject.toml)
# pandas
pandas==2.2.3
# via locopy (pyproject.toml)
polars==1.12.0
polars==1.13.1
# via locopy (pyproject.toml)
python-dateutil==2.9.0.post0
# via
Expand All @@ -32,5 +32,5 @@ six==1.16.0
# via python-dateutil
tzdata==2024.2
# via pandas
urllib3==1.26.20
urllib3==2.2.3
# via botocore

0 comments on commit 5975f73

Please sign in to comment.