Skip to content

Commit

Permalink
build: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Oct 1, 2024
1 parent 920d5b2 commit 2831260
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ requests==2.32.3
# via
# cookiecutter
# sphinx
rich==13.8.1
rich==13.9.1
# via
# -r requirements.in
# cookiecutter
Expand Down Expand Up @@ -317,6 +317,7 @@ typing-extensions==4.12.2
# mypy
# pydantic
# pydantic-core
# rich
# sqlalchemy
# typer
urllib3==2.2.3
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ python-dotenv==1.0.1
# via pydantic-settings
pyyaml==6.0.2
# via bolton-clack
rich==13.8.1
rich==13.9.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand All @@ -77,6 +77,7 @@ typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# rich
# sqlalchemy
vimala==0.2.0
# via -r requirements.in

0 comments on commit 2831260

Please sign in to comment.