This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commit 95fd908
Fix
* Fix `greenlet` dependency in poetry lock file.
It looks like poetry on macOS does not install `greenlet`, while it
does on Linux, both for version 1.8.4 and 2.0.1, which seems to be a
bug. Additionally, failures only manifest after _using_ codegate, and
not during startup.
This change adds `greenlet` package to `pyproject.toml`.
Co-authored-by: Luke Hinds <luke@stacklok.com>greenlet dependency in poetry lock file. (#712)1 parent b74d80f commit 95fd908
2 files changed
+102
-3
lines changed
0 commit comments