[U] Changelog

This commit is contained in:
2026-04-07 06:57:02 +00:00
parent 7100f7a682
commit 255dd3e630
2 changed files with 44 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Tools dependencies for HyFetch
# Install with: pip install -r tools/requirements.txt
# General utilities and API clients
requests
pyperclip
packaging
regex
ruamel.yaml
# GitHub management tools (accept_upstream.py, list_unresolved.py, gh_moderator.py)
PyGithub
hypy_utils
# AI Content Moderator (gh_moderator.py)
openai
fastapi
uvicorn