mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
feat: add uv.lock file for package management
- Introduced a new `uv.lock` file to manage package dependencies and versions. - Included details for packages such as `aiohappyeyeballs` and `aiohttp`, specifying their versions, sources, and available wheels. - Set Python version requirements and resolution markers to ensure compatibility.
This commit is contained in: