Skip to content

Conversation

@dgarros
Copy link
Contributor

@dgarros dgarros commented Jul 15, 2025

Currently Typer is pinned to "^0.12.3" which is a bit agressive
This is especially problematic if we want to install the SDK along with another package that is using Typer

This PR relax the constraint to allow any version of Typer from 0.12.3 to 0.16.x

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##           stable     #471   +/-   ##
=======================================
  Coverage   75.64%   75.64%           
=======================================
  Files         100      100           
  Lines        8769     8769           
  Branches     1714     1714           
=======================================
  Hits         6633     6633           
  Misses       1660     1660           
  Partials      476      476           
Flag Coverage Δ
integration-tests 34.66% <ø> (ø)
python-3.10 47.91% <ø> (ø)
python-3.11 47.91% <ø> (ø)
python-3.12 47.89% <ø> (+0.02%) ⬆️
python-3.13 47.89% <ø> (ø)
python-3.9 46.56% <ø> (-0.03%) ⬇️
python-filler-3.12 25.25% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dgarros
Copy link
Contributor Author

dgarros commented Sep 14, 2025

Will reopen it

@dgarros dgarros closed this Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants