5 Commits

Author SHA1 Message Date
dependabot[bot]
5942907954 Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 12:06:52 +08:00
taoky
c695419700 Use click to replace argparse
Make it simpler and easier to maintain command line arguments.
2024-08-04 16:01:13 +08:00
taoky
3fd37601d6 Split dev deps to requirements-dev.txt 2024-08-02 17:01:00 +08:00
taoky
ad57590bf0 Add threading for updating packages 2024-08-02 16:56:23 +08:00
taoky
557f1966f9 init 2024-07-28 05:35:04 +08:00