From 1e3675ab6eb801e756d615dc07a1ed2d4fdef2b9 Mon Sep 17 00:00:00 2001 From: Paul Larsen Date: Tue, 21 May 2024 10:30:07 +0200 Subject: [PATCH] Add pinned requirements --- .github/workflows/ci-cd.yml | 2 +- pinned-requirements.txt | 191 ++++++++++++++++++++++++++++++++++++ 2 files changed, 192 insertions(+), 1 deletion(-) create mode 100644 pinned-requirements.txt diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 5964c0c..9b0ad7c 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -36,7 +36,7 @@ jobs: python -m site python -m pip install --upgrade pip setuptools wheel python -m pip install --upgrade coverage[toml] virtualenv tox tox-gh-actions - python -m pip install -r requirements.txt + python -m pip install -r pinned-requirements.txt python -m pip install . - name: "Run package tests for ${{ matrix.python-version }}, ${{ matrix.os }}" run: "python -m pytest -vv -m 'not latex and not notebook'" diff --git a/pinned-requirements.txt b/pinned-requirements.txt new file mode 100644 index 0000000..e1837e2 --- /dev/null +++ b/pinned-requirements.txt @@ -0,0 +1,191 @@ +aiohttp==3.8.4 +aiohttp-retry==2.8.3 +aiosignal==1.3.1 +amqp==5.1.1 +antlr4-python3-runtime==4.9.3 +anyio==3.7.0 +appdirs==1.4.4 +appnope==0.1.3 +argon2-cffi==21.3.0 +argon2-cffi-bindings==21.2.0 +arrow==1.2.3 +asttokens==2.2.1 +async-timeout==4.0.2 +asyncssh==2.13.1 +atpublic==4.0 +attrs==23.1.0 +backcall==0.2.0 +beautifulsoup4==4.12.2 +billiard==4.1.0 +bleach==6.0.0 +brent==0.2.4 +bump2version==1.0.1 +causalgraphicalmodels==0.0.4 +celery==5.3.0 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +click-didyoumean==0.3.0 +click-plugins==1.1.1 +click-repl==0.2.0 +colorama==0.4.6 +comm==0.1.3 +configobj==5.0.8 +contourpy==1.1.0 +cryptography==41.0.1 +cvxopt==1.3.1 +cycler==0.11.0 +debugpy==1.6.7 +decorator==5.1.1 +defusedxml==0.7.1 +dictdiffer==0.9.0 +diskcache==5.6.1 +distro==1.8.0 +dpath==2.1.6 +dulwich==0.21.5 +dvc==3.0.0 +dvc-data==1.11.0 +dvc-http==2.30.2 +dvc-objects==0.23.0 +dvc-render==0.5.3 +dvc-studio-client==0.10.0 +dvc-task==0.3.0 +executing==1.2.0 +fake-data-for-learning==0.4.0 +fastjsonschema==2.17.1 +filelock==3.12.2 +flake8==6.0.0 +flatten-dict==0.4.2 +flufl.lock==7.1.1 +fonttools==4.40.0 +fqdn==1.5.1 +frozenlist==1.3.3 +fsspec==2023.6.0 +funcy==2.0 +gitdb==4.0.10 +GitPython==3.1.31 +grandalf==0.8 +graphviz==0.20.1 +hydra-core==1.3.2 +idna==3.4 +iniconfig==2.0.0 +ipykernel==6.23.2 +ipython==8.14.0 +ipython-genutils==0.2.0 +ipywidgets==8.0.6 +isoduration==20.11.0 +iterative-telemetry==0.0.8 +jedi==0.18.2 +Jinja2==3.1.2 +joblib==1.2.0 +jsonpointer==2.3 +jsonschema==4.17.3 +jupyter==1.0.0 +jupyter-console==6.6.3 +jupyter-events==0.6.3 +jupyter_client==8.2.0 +jupyter_core==5.3.0 +jupyter_server==2.6.0 +jupyter_server_terminals==0.4.4 +jupyterlab-pygments==0.2.2 +jupyterlab-widgets==3.0.7 +kiwisolver==1.4.4 +kombu==5.3.0 +markdown-it-py==3.0.0 +MarkupSafe==2.1.3 +matplotlib==3.7.1 +matplotlib-inline==0.1.6 +mccabe==0.7.0 +mdurl==0.1.2 +mistune==2.0.5 +multidict==6.0.4 +nanotime==0.5.2 +nbclassic==1.0.0 +nbclient==0.8.0 +nbconvert==7.5.0 +nbformat==5.9.0 +nest-asyncio==1.5.6 +networkx==3.1 +notebook==6.5.4 +notebook_shim==0.2.3 +numpy==1.24.3 +omegaconf==2.3.0 +orjson==3.9.1 +overrides==7.3.1 +packaging==23.1 +pandas==2.0.2 +pandocfilters==1.5.0 +parso==0.8.3 +pathspec==0.11.1 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==9.5.0 +platformdirs==3.5.3 +pluggy==1.0.0 +prometheus-client==0.17.0 +prompt-toolkit==3.0.38 +psutil==5.9.5 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pycddlib==2.1.6 +pycodestyle==2.10.0 +pycparser==2.21 +pydot==1.4.2 +pyflakes==3.0.1 +pygit2==1.12.1 +Pygments==2.15.1 +pygtrie==2.5.0 +pyparsing==3.0.9 +pypoman==1.0.0 +pyrsistent==0.19.3 +pytest==7.3.2 +python-dateutil==2.8.2 +python-json-logger==2.0.7 +pytz==2023.3 +PyYAML==6.0 +pyzmq==25.1.0 +qtconsole==5.4.3 +QtPy==2.3.1 +requests==2.31.0 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +rich==13.4.2 +-e git+https://github.com/munichpavel/risk-ai-workshop.git@978e068f96048cccbe0d6552759563b5b535a9e6#egg=risk_learning +ruamel.yaml==0.17.31 +ruamel.yaml.clib==0.2.7 +scikit-learn==1.2.2 +scipy==1.10.1 +scmrepo==1.0.3 +Send2Trash==1.8.2 +shortuuid==1.0.11 +shtab==1.6.1 +six==1.16.0 +sklearn-pandas==2.2.0 +smmap==5.0.0 +sniffio==1.3.0 +soupsieve==2.4.1 +sqltrie==0.6.0 +stack-data==0.6.2 +tabulate==0.9.0 +terminado==0.17.1 +threadpoolctl==3.1.0 +tinycss2==1.2.1 +tomlkit==0.11.8 +tornado==6.3.2 +tqdm==4.65.0 +traitlets==5.9.0 +typing_extensions==4.6.3 +tzdata==2023.3 +uri-template==1.2.0 +urllib3==2.0.3 +vine==5.0.0 +voluptuous==0.13.1 +wcwidth==0.2.6 +webcolors==1.13 +webencodings==0.5.1 +websocket-client==1.5.3 +widgetsnbextension==4.0.7 +xarray==2023.5.0 +yarl==1.9.2 +zc.lockfile==3.0.post1