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
2 changes: 1 addition & 1 deletion ch14/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ httpcore==1.0.7
# via httpx
httpx==0.27.2
# via jupyterlab
idna==3.10
idna==3.15
# via
# anyio
# httpx
Expand Down
2 changes: 1 addition & 1 deletion ch14/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ greenlet==3.1.1
# via sqlalchemy
h11==0.14.0
# via uvicorn
idna==3.10
idna==3.15
# via
# anyio
# email-validator
Expand Down