From 06d997c460a1e85119fabae39eb87dc3b7062ea9 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:24:42 +0100 Subject: [PATCH] FIX: add COMAP-V link (#28) --- .pre-commit-config.yaml | 2 +- README.md | 2 +- requirements.txt | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85d0579..91a0528 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/policy - rev: 0.2.0 + rev: 0.2.2 hooks: - id: check-dev-files args: diff --git a/README.md b/README.md index 7a64660..b07dcc2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of Jupyter notebooks that demonstrate features of the [ComPWA](http ## Presentations -- **2023.12.14** 5th COMPASS "Analysis Phase" mini-workshop (COMAP-V)
+- **2023.12.14** [5th COMPASS "Analysis Phase" mini-workshop](https://indico.cern.ch/event/1348003) (COMAP-V)
[![PPTX Slides](https://img.shields.io/badge/view-slides-9cf?style=flat&logo=microsoftonedrive)](https://1drv.ms/p/s!Ai5ZGBfm7ipQlJp2wH9IWwmFGD4bpQ?e=9hrdUK) [![PDF Slides](https://img.shields.io/badge/PDF-9cf?style=flat&logo=files)](https://indico.cern.ch/event/1348003/contributions/5677101/attachments/2772309/4830895/2023-12-14_COMAP_Symbolic_models.pdf) - **2023.08.03** Jefferson Lab Hall D Talk
diff --git a/requirements.txt b/requirements.txt index 1524fa6..a6fb5b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ async-lru==2.0.4 attrs==23.2.0 babel==2.14.0 backcall==0.2.0 -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 black==23.12.1 bleach==6.1.0 cachetools==5.3.2 @@ -43,7 +43,7 @@ identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==6.1.1 -ipykernel==6.28.0 +ipykernel==6.29.0 ipython==8.12.3 ipywidgets==8.1.1 isoduration==20.11.0 @@ -52,13 +52,13 @@ jedi==0.19.1 jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.20.0 +jsonschema==4.21.0 jsonschema-specifications==2023.12.1 jupyter-client==8.6.0 jupyter-core==5.7.1 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 -jupyter-server==2.12.4 +jupyter-lsp==2.2.2 +jupyter-server==2.12.5 jupyter-server-terminals==0.5.1 jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 @@ -72,15 +72,15 @@ matplotlib-inline==0.1.6 mistune==3.0.2 mypy-extensions==1.0.0 nbclient==0.9.0 -nbconvert==7.14.1 +nbconvert==7.14.2 nbformat==5.9.2 -nest-asyncio==1.5.8 +nest-asyncio==1.5.9 nodeenv==1.8.0 notebook-shim==0.2.3 numpy==1.24.4 overrides==7.4.0 packaging==23.2 -pandocfilters==1.5.0 +pandocfilters==1.5.1 parso==0.8.3 pathspec==0.12.1 pexpect==4.9.0 @@ -108,7 +108,7 @@ referencing==0.32.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.16.2 +rpds-py==0.17.1 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 @@ -118,7 +118,7 @@ terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 -tox==4.12.0 +tox==4.12.1 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 typing-extensions==4.9.0