You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(v2) Add missing dependency packaging at min version 25 (#2086)
The recent switch from setup.py to pyproject.toml omitted dependency
`packaging`
Fixes#2085
Changes proposed in this pull request:
- Restore package `packaging` to main project dependencies
0 commit comments