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 helpers_root
60 changes: 30 additions & 30 deletions tutorial_github_causify_style/devops/docker_build/pip_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ async-solipsism==0.7
attrs==25.3.0
autoflake==2.3.1
babel==2.17.0
beautifulsoup4==4.13.3
beautifulsoup4==4.13.4
black==25.1.0
bleach==6.2.0
boto3==1.37.29
botocore==1.37.29
certifi==2025.1.31
boto3==1.38.5
botocore==1.38.5
certifi==2025.4.26
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
comm==0.2.2
contourpy==1.3.1
contourpy==1.3.2
coverage==7.8.0
cryptography==44.0.2
cycler==0.12.1
debugpy==1.8.13
debugpy==1.8.14
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
dill==0.3.9
dill==0.4.0
docformatter==1.7.5
execnet==2.1.1
executing==2.2.0
Expand All @@ -37,18 +37,18 @@ fonttools==4.57.0
fqdn==1.5.1
fsspec==2025.3.2
graphviz==0.20.3
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.7
greenlet==3.2.1
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.10
importlib_resources==6.5.2
iniconfig==2.1.0
invoke==2.2.0
ipykernel==6.29.5
ipython==9.1.0
ipython==9.2.0
ipython_pygments_lexers==1.1.1
ipywidgets==8.1.5
ipywidgets==8.1.6
isoduration==20.11.0
isort==6.0.1
jedi==0.19.2
Expand All @@ -59,7 +59,7 @@ json5==0.12.0
jsonpickle==4.0.5
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
jupyter==1.1.1
jupyter-console==6.6.3
jupyter-events==0.12.0
Expand All @@ -68,11 +68,11 @@ jupyter_client==8.6.3
jupyter_core==5.7.2
jupyter_server==2.15.0
jupyter_server_terminals==0.5.3
jupyterlab==4.3.6
jupyterlab==4.4.1
jupyterlab_pygments==0.3.0
jupyterlab_server==2.27.3
jupyterlab_widgets==3.0.13
jupytext==1.17.0
jupyterlab_widgets==3.0.14
jupytext==1.17.1
kiwisolver==1.4.8
libcst==0.3.13
markdown-it-py==3.0.0
Expand All @@ -84,35 +84,35 @@ mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.1.3
more-itertools==8.14.0
moto==5.1.3
moto==5.1.4
mypy==1.15.0
mypy-extensions==1.0.0
mypy_extensions==1.1.0
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
nest-asyncio==1.6.0
networkx==3.4.2
notebook==7.3.3
notebook==7.4.1
notebook_shim==0.2.4
numpy==2.2.4
numpy==2.2.5
overrides==7.7.0
packaging==24.2
packaging==25.0
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
patsy==1.0.1
pexpect==4.9.0
pillow==11.1.0
pillow==11.2.1
platformdirs==4.3.7
pluggy==1.5.0
prometheus_client==0.21.1
prompt_toolkit==3.0.50
prompt_toolkit==3.0.51
psutil==7.0.0
psycopg2-binary==2.9.10
ptyprocess==0.7.0
pure_eval==0.2.3
pyarrow==19.0.1
pyarrow==20.0.0
pycodestyle==2.13.0
pycparser==2.22
pydeps==1.12.20
Expand Down Expand Up @@ -143,16 +143,16 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.24.0
s3fs==0.4.2
s3transfer==0.11.4
s3transfer==0.12.0
scikit-learn==1.6.1
scipy==1.15.2
seaborn==0.13.2
Send2Trash==1.8.3
setuptools==78.1.0
setuptools==80.0.1
six==1.17.0
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
soupsieve==2.7
SQLAlchemy==2.0.40
stack-data==0.6.3
statsmodels==0.14.4
Expand All @@ -166,16 +166,16 @@ tqdm==4.67.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20241206
typing-inspect==0.9.0
typing_extensions==4.13.1
typing_extensions==4.13.2
tzdata==2025.2
untokenize==0.1.1
uri-template==1.3.0
urllib3==2.3.0
urllib3==2.4.0
wcwidth==0.2.13
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
Werkzeug==3.1.3
widgetsnbextension==4.0.13
widgetsnbextension==4.0.14
wrapt==1.17.2
xmltodict==0.14.2
847 changes: 428 additions & 419 deletions tutorial_github_causify_style/devops/docker_build/poetry.lock

Large diffs are not rendered by default.

Loading