Skip to content

Commit

Permalink
Recompile reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
jdawang committed Nov 19, 2024
1 parent 73bfde7 commit 3021f70
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=requirements.txt pyproject.toml
# uv pip compile pyproject.toml -o requirements.txt
boto3==1.35.63
# via locopy (pyproject.toml)
botocore==1.35.63
botocore==1.35.64
# via
# boto3
# s3transfer
Expand All @@ -16,7 +16,9 @@ numpy==2.1.3
# pandas
pandas==2.2.3
# via locopy (pyproject.toml)
polars==1.13.1
polars==1.14.0
# via locopy (pyproject.toml)
pyarrow==18.0.0
# via locopy (pyproject.toml)
python-dateutil==2.9.0.post0
# via
Expand Down

0 comments on commit 3021f70

Please sign in to comment.