Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pytest-coverage to v0.0.1 #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-coverage 0.0 -> 0.0.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.75%. Comparing base (351aa69) to head (59e892b).
Report is 22 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   77.75%   77.75%           
=======================================
  Files           9        9           
  Lines         436      436           
=======================================
  Hits          339      339           
  Misses         97       97           
Flag Coverage Δ
os-macOS-12 73.62% <ø> (ø)
os-ubuntu-latest 76.37% <ø> (ø)
os-windows-latest 73.62% <ø> (ø)
py-3.10 77.75% <ø> (ø)
py-3.11 77.75% <ø> (ø)
py-3.8 77.93% <ø> (ø)
py-3.9 77.93% <ø> (ø)
unittests 77.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

renovate bot commented Feb 24, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
[06:34:18.271] INFO (53): Installing tool python@3.12.2...
installing v2 tool python v3.12.2
Download failed: https://github.com/containerbase/python-prebuild/releases/download/3.12.2/python-3.12.2-focal-x86_64.tar.xz.sha512
[06:34:19.019] INFO (95): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.12.2/python-3.12.2-focal-x86_64.tar.xz.sha512"
    output: "/tmp/renovate/cache/containerbase/ce7cba516551161eaeb62f0328f56b431eb2849584c7d5b65e6738fd2ec94510/python-3.12.2-focal-x86_64.tar.xz.sha512"
[06:36:28.773] FATAL (95): connect ETIMEDOUT 140.82.112.4:443
    err: {
      "type": "RequestError",
      "message": "connect ETIMEDOUT 140.82.112.4:443: connect ETIMEDOUT 140.82.112.4:443",
      "stack":
          RequestError: connect ETIMEDOUT 140.82.112.4:443
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:44602:94)
              at Object.onceWrapper (node:events:633:26)
              at ClientRequest.emit (node:events:530:35)
              at ClientRequest.emit (node:domain:488:12)
              at TLSSocket.socketErrorListener (node:_http_client:495:9)
              at TLSSocket.emit (node:events:518:28)
              at TLSSocket.emit (node:domain:488:12)
              at emitErrorNT (node:internal/streams/destroy:169:8)
              at emitErrorCloseNT (node:internal/streams/destroy:128:3)
              at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
          caused by: Error: connect ETIMEDOUT 140.82.112.4:443
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
      "code": "ETIMEDOUT",
      "timings": {
        "start": 1708756459099,
        "socket": 1708756459114,
        "lookup": 1708756459116,
        "error": 1708756588770,
        "phases": {
          "wait": 15,
          "dns": 2,
          "total": 129671
        }
      },
      "name": "RequestError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/containerbase/python-prebuild/releases/download/3.12.2/python-3.12.2-focal-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[06:36:29.299] INFO (95): Download completed with errors  in 2m 10.2s.
[06:36:29.349] FATAL (53): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.12.2
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.12.2",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.12.2
              at makeError (/snapshot/dist/containerbase-cli.js:45919:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:46634:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:53514:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53698:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53907:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54101:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.12.2",
      "command": "/usr/local/containerbase/bin/install-tool.sh python 3.12.2",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" python 3.12.2",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/BradenM/pydngconverter",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[06:36:29.500] INFO (53): Installed tool python with errors in 2m 11.2s.


Copy link
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
[22:43:13.367] INFO (211): Installing pip poetry@1.4.2...
[22:45:03.085] WARN (211): Pip error:
Collecting poetry==1.4.2
  Downloading poetry-1.4.2-py3-none-any.whl.metadata (7.1 kB)
Collecting poetry-plugin-pypi-mirror
  Downloading poetry_plugin_pypi_mirror-0.4.2-py3-none-any.whl.metadata (6.5 kB)
Collecting build<0.11.0,>=0.10.0 (from poetry==1.4.2)
  Downloading build-0.10.0-py3-none-any.whl.metadata (4.1 kB)
Collecting cachecontrol<0.13.0,>=0.12.9 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry==1.4.2)
  Downloading CacheControl-0.12.14-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting cleo<3.0.0,>=2.0.0 (from poetry==1.4.2)
  Downloading cleo-2.1.0-py3-none-any.whl.metadata (12 kB)
Collecting crashtest<0.5.0,>=0.4.1 (from poetry==1.4.2)
  Downloading crashtest-0.4.1-py3-none-any.whl.metadata (1.1 kB)
Collecting dulwich<0.22.0,>=0.21.2 (from poetry==1.4.2)
  Downloading dulwich-0.21.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB)
Collecting filelock<4.0.0,>=3.8.0 (from poetry==1.4.2)
  Downloading filelock-3.16.0-py3-none-any.whl.metadata (3.0 kB)
Collecting html5lib<2.0,>=1.0 (from poetry==1.4.2)
  Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB)
Collecting installer<0.8.0,>=0.7.0 (from poetry==1.4.2)
  Downloading installer-0.7.0-py3-none-any.whl.metadata (936 bytes)
Collecting jsonschema<5.0.0,>=4.10.0 (from poetry==1.4.2)
  Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting keyring<24.0.0,>=23.9.0 (from poetry==1.4.2)
  Downloading keyring-23.13.1-py3-none-any.whl.metadata (20 kB)
Collecting lockfile<0.13.0,>=0.12.2 (from poetry==1.4.2)
  Downloading lockfile-0.12.2-py2.py3-none-any.whl.metadata (2.4 kB)
Collecting packaging>=20.4 (from poetry==1.4.2)
  Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting pexpect<5.0.0,>=4.7.0 (from poetry==1.4.2)
  Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting pkginfo<2.0.0,>=1.9.4 (from poetry==1.4.2)
  Downloading pkginfo-1.11.1-py3-none-any.whl.metadata (11 kB)
Collecting platformdirs<3.0.0,>=2.5.2 (from poetry==1.4.2)
  Downloading platformdirs-2.6.2-py3-none-any.whl.metadata (9.5 kB)
Collecting poetry-core==1.5.2 (from poetry==1.4.2)
  Downloading poetry_core-1.5.2-py3-none-any.whl.metadata (3.4 kB)
Collecting poetry-plugin-export<2.0.0,>=1.3.0 (from poetry==1.4.2)
  Downloading poetry_plugin_export-1.8.0-py3-none-any.whl.metadata (2.8 kB)
Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry==1.4.2)
  Downloading pyproject_hooks-1.1.0-py3-none-any.whl.metadata (1.3 kB)
Collecting requests<3.0,>=2.18 (from poetry==1.4.2)
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting requests-toolbelt<0.11.0,>=0.9.1 (from poetry==1.4.2)
  Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl.metadata (14 kB)
Collecting shellingham<2.0,>=1.5 (from poetry==1.4.2)
  Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
Collecting tomlkit!=0.11.2,!=0.11.3,<1.0.0,>=0.11.1 (from poetry==1.4.2)
  Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
Collecting trove-classifiers>=2022.5.19 (from poetry==1.4.2)
  Downloading trove_classifiers-2024.9.12-py3-none-any.whl.metadata (2.2 kB)
Collecting urllib3<2.0.0,>=1.26.0 (from poetry==1.4.2)
  Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry==1.4.2)
  Downloading virtualenv-20.26.4-py3-none-any.whl.metadata (4.5 kB)
Collecting msgpack>=0.5.2 (from cachecontrol<0.13.0,>=0.12.9->cachecontrol[filecache]<0.13.0,>=0.12.9->poetry==1.4.2)
  Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.0.0->poetry==1.4.2)
  Downloading rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
Collecting six>=1.9 (from html5lib<2.0,>=1.0->poetry==1.4.2)
  Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting webencodings (from html5lib<2.0,>=1.0->poetry==1.4.2)
  Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
Collecting attrs>=22.2.0 (from jsonschema<5.0.0,>=4.10.0->poetry==1.4.2)
  Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.10.0->poetry==1.4.2)
  Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.10.0->poetry==1.4.2)
  Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.10.0->poetry==1.4.2)
  Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry==1.4.2)
  Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB)
Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry==1.4.2)
  Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)
Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry==1.4.2)
  Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)
Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry==1.4.2)
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
INFO: pip is looking at multiple versions of poetry-plugin-export to determine which version is compatible with other requirements. This could take a while.
Collecting poetry-plugin-export<2.0.0,>=1.3.0 (from poetry==1.4.2)
  Downloading poetry_plugin_export-1.7.1-py3-none-any.whl.metadata (2.8 kB)
  Downloading poetry_plugin_export-1.7.0-py3-none-any.whl.metadata (2.8 kB)
  Downloading poetry_plugin_export-1.6.0-py3-none-any.whl.metadata (2.8 kB)
  Downloading poetry_plugin_export-1.5.0-py3-none-any.whl.metadata (2.7 kB)
  Downloading poetry_plugin_export-1.4.0-py3-none-any.whl.metadata (2.6 kB)
  Downloading poetry_plugin_export-1.3.1-py3-none-any.whl.metadata (2.6 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.18->poetry==1.4.2)
  Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests<3.0,>=2.18->poetry==1.4.2)
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests<3.0,>=2.18->poetry==1.4.2)
  Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3->poetry==1.4.2)
  Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
INFO: pip is looking at multiple versions of virtualenv to determine which version is compatible with other requirements. This could take a while.
Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry==1.4.2)
  Downloading virtualenv-20.26.3-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.26.2-py3-none-any.whl.metadata (4.4 kB)
  Downloading virtualenv-20.26.1-py3-none-any.whl.metadata (4.4 kB)
  Downloading virtualenv-20.26.0-py3-none-any.whl.metadata (4.4 kB)
  Downloading virtualenv-20.25.3-py3-none-any.whl.metadata (4.4 kB)
  Downloading virtualenv-20.25.2-py3-none-any.whl.metadata (4.4 kB)
  Downloading virtualenv-20.25.1-py3-none-any.whl.metadata (4.4 kB)
INFO: pip is still looking at multiple versions of virtualenv to determine which version is compatible with other requirements. This could take a while.
  Downloading virtualenv-20.25.0-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.7-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.6-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.5-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.4-py3-none-any.whl.metadata (4.5 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Downloading virtualenv-20.24.3-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.2-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.1-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.24.0-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.23.1-py3-none-any.whl.metadata (4.5 kB)
  Downloading virtualenv-20.23.0-py3-none-any.whl.metadata (4.3 kB)
  Downloading virtualenv-20.22.0-py3-none-any.whl.metadata (4.1 kB)
  Downloading virtualenv-20.21.1-py3-none-any.whl.metadata (4.1 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
INFO: pip is looking at multiple versions of secretstorage to determine which version is compatible with other requirements. This could take a while.
Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry==1.4.2)
  Downloading SecretStorage-3.3.2-py3-none-any.whl.metadata (4.0 kB)
  Downloading SecretStorage-3.3.1-py3-none-any.whl.metadata (3.9 kB)
  Downloading SecretStorage-3.3.0-py3-none-any.whl.metadata (3.9 kB)
  Downloading SecretStorage-3.2.0-py3-none-any.whl.metadata (4.0 kB)
Collecting keyring<24.0.0,>=23.9.0 (from poetry==1.4.2)
  Downloading keyring-23.13.0-py3-none-any.whl.metadata (20 kB)
INFO: pip is still looking at multiple versions of secretstorage to determine which version is compatible with other requirements. This could take a while.
  Downloading keyring-23.12.1-py3-none-any.whl.metadata (19 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Downloading keyring-23.11.0-py3-none-any.whl.metadata (19 kB)
  Downloading keyring-23.10.0-py3-none-any.whl.metadata (19 kB)
  Downloading keyring-23.9.3-py3-none-any.whl.metadata (19 kB)
  Downloading keyring-23.9.2-py3-none-any.whl.metadata (19 kB)
  Downloading keyring-23.9.1-py3-none-any.whl.metadata (19 kB)
  Downloading keyring-23.9.0-py3-none-any.whl.metadata (19 kB)
ERROR: Cannot install keyring because these package versions have conflicting dependencies.

The conflict is caused by:
    secretstorage 3.3.3 depends on cryptography>=2.0
    secretstorage 3.3.2 depends on cryptography>=2.0
    secretstorage 3.3.1 depends on cryptography>=2.0
    secretstorage 3.3.0 depends on cryptography>=2.0
    secretstorage 3.2.0 depends on cryptography>=2.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
[22:45:03.260] ERROR (211): pip install command failed
[22:45:03.261] FATAL (211): Install tool poetry failed in 1m 49.9s.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants