You've already forked wakapi-readme-stats
Updates the requirements on [pygithub](https://github.com/pygithub/pygithub) to permit the latest version. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v1.57...v1.58.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
19 lines
307 B
Plaintext
19 lines
307 B
Plaintext
# GitHub integration modules:
|
|
PyGithub~=1.58
|
|
|
|
# Markdown visualization modules:
|
|
pytz~=2022.7
|
|
humanize~=4.6
|
|
|
|
# Graphs drawing modules:
|
|
matplotlib~=3.7
|
|
numpy~=1.24
|
|
|
|
# Request making and response parsing modules:
|
|
httpx~=0.23
|
|
PyYAML~=6.0
|
|
|
|
# Codestyle checking modules:
|
|
flake8~=6.0
|
|
black~=23.1
|