Skip to content
Open
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
10 changes: 5 additions & 5 deletions ch13/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
anyio==4.6.2.post1
anyio==4.14.2
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -279,9 +279,7 @@ six==1.16.0
# python-dateutil
# rfc3339-validator
sniffio==1.3.1
# via
# anyio
# httpx
# via httpx
soupsieve==2.6
# via beautifulsoup4
stack-data==0.6.3
Expand Down Expand Up @@ -319,7 +317,9 @@ traitlets==5.14.3
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via faker
# via
# anyio
# faker
tzdata==2024.2
# via pandas
uri-template==1.3.0
Expand Down