Skip to content

Commit

Permalink
⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-adi-github-nuitka committed Dec 19, 2024
1 parent f4f3056 commit 8bcdd3b
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,29 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
# pip-compile --output-file=requirements.txt
#
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anyio==3.7.1
# via
# fastapi
# starlette
fastapi==0.105.0
anyio==4.7.0
# via starlette
fastapi==0.115.6
# via fastapi-demo (pyproject.toml)
idna==3.6
idna==3.10
# via anyio
pydantic==2.5.2
pydantic==2.10.4
# via
# fastapi
# fastapi-demo (pyproject.toml)
pydantic-core==2.14.5
pydantic-core==2.27.2
# via pydantic
sniffio==1.3.0
sniffio==1.3.1
# via anyio
starlette==0.27.0
starlette==0.41.3
# via fastapi
typing-extensions==4.9.0
typing-extensions==4.12.2
# via
# anyio
# fastapi
# pydantic
# pydantic-core

0 comments on commit 8bcdd3b

Please sign in to comment.