Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wrapt to fix ImportError with Python 3.12
>>> import wrapt ... ImportError: cannot import name 'formatargspec' from 'inspect'. Did you mean: 'formatargvalues'?
- Loading branch information