Skip to content
Closed
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
276 changes: 158 additions & 118 deletions authentication/fastapi-keyclock/poetry.lock

Large diffs are not rendered by default.

272 changes: 164 additions & 108 deletions full-stack-fastapi-template/backend/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample_projects/fastapi-movie-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ anyio==3.7.1 ; python_version >= "3.9" and python_version < "4.0"
cffi==1.15.1 ; python_version >= "3.9" and python_version < "4.0"
click==8.1.6 ; python_version >= "3.9" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" and platform_system == "Windows"
cryptography==41.0.3 ; python_version >= "3.9" and python_version < "4.0"
cryptography==46.0.6 ; python_version >= "3.9" and python_version < "4.0"
deprecated==1.2.14 ; python_version >= "3.9" and python_version < "4.0"
ecdsa==0.19.1 ; python_version >= "3.9" and python_version < "4.0"
ecdsa==0.19.2 ; python_version >= "3.9" and python_version < "4.0"
exceptiongroup==1.1.2 ; python_version >= "3.9" and python_version < "3.11"
fastapi==0.97.0 ; python_version >= "3.9" and python_version < "4.0"
greenlet==2.0.2 ; python_version >= "3.9" and (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64") and python_version < "4.0"
Expand Down
263 changes: 159 additions & 104 deletions sample_projects/til_board/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample_projects/til_board/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python-multipart = "^0.0.7"
python-dotenv = "^1.0.0"
pydantic-settings = "^2.1.0"
celery = "^5.3.6"
requests = "^2.32.5"
requests = "^2.33.0"
pytest = "^8.0.0"
freezegun = "^1.4.0"
pytest-mock = "^3.12.0"
Expand Down
17 changes: 9 additions & 8 deletions sql-db/fastapi-quadtree-db/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 9 additions & 8 deletions sql-db/fastapi-sqlalchemy-asyncpg/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.