Skip to content
Open
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
282 changes: 161 additions & 121 deletions authentication/fastapi-keyclock/poetry.lock

Large diffs are not rendered by default.

280 changes: 168 additions & 112 deletions full-stack-fastapi-template/backend/poetry.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 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 All @@ -14,7 +14,7 @@ importlib-resources==6.0.0 ; python_version >= "3.9" and python_version < "4.0"
limits==3.5.0 ; python_version >= "3.9" and python_version < "4.0"
packaging==23.1 ; python_version >= "3.9" and python_version < "4.0"
passlib==1.7.4 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.5.0 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.6.3 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0"
pydantic==1.10.12 ; python_version >= "3.9" and python_version < "4.0"
python-decouple==3.8 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion sample_projects/geoip/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.12.15 ; python_version >= "3.9" and python_version < "4.0"
aiohttp==3.13.4 ; python_version >= "3.9" and python_version < "4.0"
aiosignal==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
anyio==4.1.0 ; python_version >= "3.9" and python_version < "4.0"
async-timeout==4.0.3 ; python_version >= "3.9" and python_version < "3.11"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.15
aiohttp==3.13.4
uvloop==0.15.3
fastapi==0.109.1
uvicorn[standard]==0.14.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.14
aiohttp==3.13.4
configloader==1.0.1
faust[rocksdb, fast, uvloop]==1.10.4
prometheus-client===0.11.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.14
aiohttp==3.13.4
configloader==1.0.1
faust[rocksdb, fast, uvloop]==1.10.4
prometheus-client===0.11.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.14
aiohttp==3.13.4
configloader==1.0.1
faust[rocksdb, fast, uvloop]==1.10.4
prometheus-client===0.11.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.14
aiohttp==3.13.4
configloader==1.0.1
faust[rocksdb, fast, uvloop]==1.10.4
prometheus-client===0.11.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncio==3.4.3
aiohttp==3.12.15
aiohttp==3.13.4
uvloop==0.15.3
fastapi==0.109.1
uvicorn[standard]==0.14.0
Expand Down
269 changes: 162 additions & 107 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.