Skip to content

Commit

Permalink
re-generate requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
marianobrc committed Nov 6, 2024
1 parent b43287e commit a8c4124
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements-base.in requirements-dev.in requirements.in
Expand Down Expand Up @@ -55,9 +55,9 @@ gcloud-aio-auth==5.3.2
# via gcloud-aio-pubsub
gcloud-aio-pubsub==6.0.1
# via -r requirements-base.in
gundi-client-v2==2.3.5
gundi-client-v2==2.3.8
# via -r requirements-base.in
gundi-core==1.5.9
gundi-core==1.7.1
# via
# -r requirements-base.in
# gundi-client-v2
Expand Down Expand Up @@ -115,6 +115,8 @@ pytest-mock==3.12.0
# via -r requirements-dev.in
python-dotenv==1.0.1
# via environs
python-json-logger==2.0.7
# via -r requirements-base.in
redis==5.0.8
# via -r requirements-base.in
respx==0.21.1
Expand All @@ -136,6 +138,8 @@ typing-extensions==4.12.2
# via
# fastapi
# pydantic
# stamina
# starlette
# uvicorn
uvicorn==0.23.2
# via -r requirements-base.in
Expand Down

0 comments on commit a8c4124

Please sign in to comment.