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

Restrict typeguard version #58

Closed
umitbuyuksahin opened this issue Mar 16, 2023 · 0 comments
Closed

Restrict typeguard version #58

umitbuyuksahin opened this issue Mar 16, 2023 · 0 comments
Labels
dependencies Change in dependencies

Comments

@umitbuyuksahin
Copy link

  • typeguard 3.0.0 leads to TypeError: typechecked() got an unexpected keyword argument 'always'
  • use it as typeguard = "^2.11.1"
@umitbuyuksahin umitbuyuksahin added the dependencies Change in dependencies label Mar 16, 2023
umitbuyuksahin added a commit that referenced this issue Mar 16, 2023
* Update toml file

* Update unreleased doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in dependencies
Projects
None yet
Development

No branches or pull requests

1 participant