Skip to content
Merged
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 ch02/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ python-dateutil==2.9.0.post0
# via arrow
six==1.16.0
# via python-dateutil
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20241003
# via arrow
14 changes: 7 additions & 7 deletions ch08/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# pip-compile requirements.in
#
certifi==2024.2.2
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
idna==3.6
idna==3.10
# via requests
requests==2.31.0
requests==2.32.3
# via -r requirements.in
sqlalchemy==2.0.29
sqlalchemy==2.0.36
# via -r requirements.in
typing-extensions==4.10.0
typing-extensions==4.12.2
# via sqlalchemy
urllib3==2.2.1
urllib3==2.2.3
# via requests
6 changes: 3 additions & 3 deletions ch09/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile requirements.in
#
cffi==1.16.0
cffi==1.17.1
# via cryptography
cryptography==42.0.7
cryptography==43.0.3
# via -r requirements.in
pycparser==2.22
# via cffi
pyjwt==2.8.0
pyjwt==2.10.0
# via -r requirements.in
8 changes: 4 additions & 4 deletions ch10/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
iniconfig==2.0.0
# via pytest
marshmallow==3.21.1
marshmallow==3.23.1
# via -r requirements.in
packaging==24.0
packaging==24.2
# via
# marshmallow
# pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.3.3
# via -r requirements.in
2 changes: 1 addition & 1 deletion ch11/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
attrs==23.2.0
attrs==24.2.0
# via wmctrl
fancycompleter==0.9.1
# via pdbpp
Expand Down
4 changes: 2 additions & 2 deletions ch12/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
mypy==1.10.0
mypy==1.13.0
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
typing-extensions==4.12.0
typing-extensions==4.12.2
# via mypy
101 changes: 52 additions & 49 deletions ch13/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# pip-compile requirements.in
#
anyio==4.4.0
anyio==4.6.2.post1
# via
# httpx
# jupyter-server
appnope==0.1.4
# via ipykernel
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand All @@ -24,54 +26,54 @@ attrs==24.2.0
# via
# jsonschema
# referencing
babel==2.15.0
babel==2.16.0
# via jupyterlab-server
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
bleach==6.2.0
# via nbconvert
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.0
cffi==1.17.1
# via argon2-cffi-bindings
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
comm==0.2.2
# via
# ipykernel
# ipywidgets
contourpy==1.2.1
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.5
debugpy==1.8.9
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
et-xmlfile==1.1.0
et-xmlfile==2.0.0
# via openpyxl
executing==2.0.1
executing==2.1.0
# via stack-data
faker==26.2.0
faker==33.0.0
# via -r requirements.in
fastjsonschema==2.20.0
# via nbformat
fonttools==4.53.1
fonttools==4.55.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
h11==0.14.0
# via httpcore
httpcore==1.0.5
httpcore==1.0.7
# via httpx
httpx==0.27.0
httpx==0.27.2
# via jupyterlab
idna==3.7
idna==3.10
# via
# anyio
# httpx
Expand All @@ -81,26 +83,26 @@ ipykernel==6.29.5
# via jupyterlab
ipympl==0.9.4
# via -r requirements.in
ipython==8.26.0
ipython==8.29.0
# via
# ipykernel
# ipympl
# ipywidgets
ipython-genutils==0.2.0
# via ipympl
ipywidgets==8.1.3
ipywidgets==8.1.5
# via ipympl
isoduration==20.11.0
# via jsonschema
jedi==0.19.1
jedi==0.19.2
# via ipython
jinja2==3.1.4
# via
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
json5==0.9.25
json5==0.9.28
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
Expand All @@ -109,9 +111,9 @@ jsonschema[format-nongpl]==4.23.0
# jupyter-events
# jupyterlab-server
# nbformat
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-client==8.6.2
jupyter-client==8.6.3
# via
# ipykernel
# jupyter-server
Expand All @@ -138,7 +140,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.6
# via
# -r requirements.in
# notebook
Expand All @@ -148,15 +150,15 @@ jupyterlab-server==2.27.3
# via
# jupyterlab
# notebook
jupyterlab-widgets==3.0.11
jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# nbconvert
matplotlib==3.9.0
matplotlib==3.9.2
# via
# -r requirements.in
# ipympl
Expand All @@ -177,13 +179,13 @@ nbformat==5.10.4
# nbconvert
nest-asyncio==1.6.0
# via ipykernel
notebook==7.2.1
notebook==7.2.2
# via -r requirements.in
notebook-shim==0.2.4
# via
# jupyterlab
# notebook
numpy==2.0.1
numpy==2.1.3
# via
# contourpy
# ipympl
Expand All @@ -193,33 +195,33 @@ openpyxl==3.1.5
# via -r requirements.in
overrides==7.7.0
# via jupyter-server
packaging==24.1
packaging==24.2
# via
# ipykernel
# jupyter-server
# jupyterlab
# jupyterlab-server
# matplotlib
# nbconvert
pandas==2.2.2
pandas==2.2.3
# via -r requirements.in
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.4.0
pillow==11.0.0
# via
# ipympl
# matplotlib
platformdirs==4.2.2
platformdirs==4.3.6
# via jupyter-core
prometheus-client==0.20.0
prometheus-client==0.21.0
# via jupyter-server
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via ipython
psutil==6.0.0
psutil==6.1.0
# via ipykernel
ptyprocess==0.7.0
# via
Expand All @@ -233,7 +235,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pyparsing==3.1.2
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -244,11 +246,11 @@ python-dateutil==2.9.0.post0
# pandas
python-json-logger==2.0.7
# via jupyter-events
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via jupyter-events
pyzmq==26.1.0
pyzmq==26.2.0
# via
# ipykernel
# jupyter-client
Expand All @@ -268,7 +270,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand All @@ -277,24 +279,23 @@ send2trash==1.8.3
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
# rfc3339-validator
sniffio==1.3.1
# via
# anyio
# httpx
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
stack-data==0.6.3
# via ipython
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
tinycss2==1.3.0
tinycss2==1.4.0
# via nbconvert
tornado==6.4.1
tornado==6.4.2
# via
# ipykernel
# jupyter-client
Expand All @@ -318,25 +319,27 @@ traitlets==5.14.3
# nbclient
# nbconvert
# nbformat
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20241003
# via arrow
tzdata==2024.1
typing-extensions==4.12.2
# via faker
tzdata==2024.2
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.2.2
urllib3==2.2.3
# via requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.11.1
# via jsonschema
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.8.0
# via jupyter-server
widgetsnbextension==4.0.11
widgetsnbextension==4.0.13
# via ipywidgets

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading