Skip to content

Commit

Permalink
rename dev requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Esgrove committed Sep 30, 2024
1 parent 239c07e commit 9d9d9db
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/requirements-dev.txt → python/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=requirements-dev.txt --all-extras pyproject.toml
# uv pip compile --output-file=dev-requirements.txt --all-extras pyproject.toml
argcomplete==3.5.0
# via nitor-vault (pyproject.toml)
boto3==1.35.25
boto3==1.35.29
# via threadlocal-aws
botocore==1.35.25
botocore==1.35.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -38,7 +38,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
jaraco-functools==4.1.0
# via keyring
jmespath==1.0.1
# via
Expand Down Expand Up @@ -66,7 +66,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via build
python-dateutil==2.9.0.post0
# via botocore
Expand Down

0 comments on commit 9d9d9db

Please sign in to comment.