Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{ name="Faisal Dosani", email="faisal.dosani@capitalone.com" },
]
license = {text = "Apache Software License"}
dependencies = ["boto3<=1.42.95,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.3.3,>=1.5.0", "numpy<=2.2.6,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]
dependencies = ["boto3<=1.43.33,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.3.3,>=1.5.0", "numpy<=2.2.6,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]

requires-python = ">=3.9.0"
classifiers = [
Expand Down
14 changes: 7 additions & 7 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
boto3==1.42.95
boto3==1.43.33
# via locopy (pyproject.toml)
botocore==1.42.95
botocore==1.43.33
# via
# boto3
# s3transfer
Expand All @@ -16,25 +16,25 @@ numpy==2.2.6
# pandas
pandas==2.3.3
# via locopy (pyproject.toml)
polars==1.40.1
polars==1.41.2
# via locopy (pyproject.toml)
polars-runtime-32==1.40.1
polars-runtime-32==1.41.2
# via polars
pyarrow==24.0.0
# via locopy (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2026.1.post1
pytz==2026.2
# via pandas
pyyaml==6.0.2
# via locopy (pyproject.toml)
s3transfer==0.16.1
s3transfer==0.19.0
# via boto3
six==1.17.0
# via python-dateutil
tzdata==2026.2
# via pandas
urllib3==2.6.3
urllib3==2.7.0
# via botocore