Files
wakapi-readme-stats/requirements.txt
dependabot[bot] 171d824ec8 Update pygithub requirement from ~=1.57 to ~=1.58
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>
2023-03-02 20:45:55 +00:00

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