Please update the pip package dependencies
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Many of the core python packages used in this package are outdated, and breaking ~~most~~ all new `python 3.10` installations.
Please update the requirements and the related python code.
```bash
# pip list --outdated
Package Version Latest Type
-------------- ------- ------ -----
cli-helpers 0.2.3 2.2.1 wheel
Click 7.0 8.1.0 wheel
prompt-toolkit 2.0.10 3.0.28 wheel
sqlparse 0.2.4 0.4.2 wheel
```
Related issues:
#531
#484
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.