diff --git a/CHANGELOG.md b/CHANGELOG.md index 989c7d08..4aad1867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.0] -- Initial release +- Freeze requirements used for pipeline reproduction in `repro.txt` for this release [Unreleased]: https://github.com/blakeNaccarato/boilercv/compare/0.0.0...HEAD [0.0.0]: https://github.com/blakeNaccarato/boilercv/releases/tag/0.0.0 diff --git a/repro.txt b/repro.txt index f8854a53..1623c0d1 100644 --- a/repro.txt +++ b/repro.txt @@ -1,5 +1,6 @@ # List project dependencies here. A workflow ports them to `pyproject.toml` -dvc==2.52.0 +dvc==2.53.0 +imageio==2.27.0 loguru==0.6.0 matplotlib==3.7.1 numpy==1.24.2 @@ -24,7 +25,6 @@ Bottleneck==1.3.7 pandas==2.0.0 # ? Can't specify `performance` extras until Numba supports Python 3.11 numexpr==2.8.4 -bottle==0.12.25 # * pyqtgraph and its extra dependencies pyqtgraph==0.13.2 # ? https://github.com/pyqtgraph/pyqtgraph/issues/2672 @@ -56,14 +56,15 @@ asyncssh==2.13.1 atpublic==3.1.1 attrs==22.2.0 autopep8==2.0.2 +av==10.0.0 Babel==2.12.1 backcall==0.2.0 -beautifulsoup4==4.12.0 +beautifulsoup4==4.12.2 billiard==3.6.4.0 black==23.3.0 bleach==6.0.0 blosc2==2.0.0 -boilercine @ git+https://github.com/blakeNaccarato/boilercine@1f8d73dad32b1b8ee5c9c57329d2ba953ef6db92 +boilercine @ git+https://github.com/blakeNaccarato/boilercine@c2e9a0c18f3b3d06f4d96c2bb5329de287d85f7f cachetools==5.3.0 celery==5.2.7 certifi==2022.12.7 @@ -80,7 +81,7 @@ comm==0.1.3 configobj==5.0.8 contourpy==1.0.7 copier==7.0.1 -coverage==7.2.2 +coverage==7.2.3 cryptography==40.0.1 cycler==0.11.0 Cython==0.29.34 @@ -88,7 +89,7 @@ debugpy==1.6.6 decorator==5.1.1 defusedxml==0.7.1 dictdiffer==0.9.0 -diskcache==5.4.0 +diskcache==5.5.1 distlib==0.3.6 distro==1.8.0 docopt==0.6.2 @@ -96,16 +97,16 @@ docutils==0.19 dpath==2.1.5 dulwich==0.21.3 dunamai==1.16.0 -dvc-data==0.46.0 +dvc-data==0.47.1 dvc-gs==2.22.0 dvc-http==2.30.2 dvc-objects==0.21.1 dvc-render==0.3.1 -dvc-studio-client==0.6.1 +dvc-studio-client==0.6.2 dvc-task==0.2.0 executing==1.2.0 fastjsonschema==2.16.3 -filelock==3.10.7 +filelock==3.11.0 flatten-dict==0.4.2 flit==3.8.0 flit_core==3.8.0 @@ -113,13 +114,13 @@ flufl.lock==7.1.1 fonttools==4.39.3 fqdn==1.5.1 frozenlist==1.3.3 -fsspec==2023.3.0 +fsspec==2023.4.0 funcy==2.0 -gcsfs==2023.3.0 +gcsfs==2023.4.0 gitdb==4.0.10 GitPython==3.1.31 google-api-core==2.11.0 -google-auth==2.17.1 +google-auth==2.17.3 google-auth-oauthlib==1.0.0 google-cloud-core==2.3.2 google-cloud-storage==2.8.0 @@ -130,9 +131,8 @@ grandalf==0.8 hydra-core==1.3.2 identify==2.5.22 idna==3.4 -imageio==2.27.0 imagesize==1.4.1 -importlib-metadata==6.1.0 +importlib-metadata==6.3.0 iniconfig==2.0.0 ipykernel==6.22.0 ipympl==0.9.3 @@ -177,20 +177,20 @@ mypy-extensions==1.0.0 myst-parser==1.0.0 nanotime==0.5.2 natsort==8.3.1 -nbclassic==0.5.4 +nbclassic==0.5.5 nbclient==0.7.3 -nbconvert==7.3.0 +nbconvert==7.3.1 nbformat==5.8.0 nbqa==1.7.0 nest-asyncio==1.5.6 -networkx==3.0 +networkx==3.1 nodeenv==1.7.0 -notebook==6.5.3 +notebook==6.5.4 notebook_shim==0.2.2 oauthlib==3.2.2 omegaconf==2.3.0 -orjson==3.8.9 -packaging==23.0 +orjson==3.8.10 +packaging==23.1 pandas-flavor==0.5.0 pandocfilters==1.5.0 parso==0.8.3 @@ -202,7 +202,7 @@ plumbum==1.8.1 pre-commit==3.2.2 prometheus-client==0.16.0 prompt-toolkit==3.0.38 -protobuf==4.22.1 +protobuf==4.22.3 psutil==5.9.4 pure-eval==0.2.2 py-cpuinfo==9.0.0 @@ -214,10 +214,10 @@ pycparser==2.21 pydata-sphinx-theme==0.13.3 pydot==1.4.2 pygit2==1.12.0 -Pygments==2.14.0 +Pygments==2.15.0 pygtrie==2.5.0 pyparsing==3.0.9 -pyright==1.1.301 +pyright==1.1.302 pyrsistent==0.19.3 PySide6-Addons==6.4.3 PySide6-Essentials==6.4.3 @@ -240,7 +240,7 @@ rfc3986-validator==0.1.1 rich==13.3.3 rsa==4.9 ruff==0.0.260 -scmrepo==0.2.0 +scmrepo==0.2.1 Send2Trash==1.8.0 shiboken6==6.4.3 shortuuid==1.0.11 @@ -263,12 +263,12 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-mermaid==0.8.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqltrie==0.3.0 +sqltrie==0.3.1 stack-data==0.6.2 tables==3.8.0 tabulate==0.9.0 terminado==0.17.1 -tifffile==2023.3.21 +tifffile==2023.4.12 timecode==1.3.1 tinycss2==1.2.1 tokenize-rt==5.0.0