| commit | 8518f750fde7ee44be2a3cd5ec7d7d915f412c45 | [log] [tgz] |
|---|---|---|
| author | JonZeolla <Zeolla@gmail.com> | Wed Oct 23 16:51:13 2024 -0400 |
| committer | GitHub <noreply@github.com> | Wed Oct 23 13:51:13 2024 -0700 |
| tree | f1cabbda425d51b324a2dcb8af60bfaccbe3f2f5 | |
| parent | 2d6814a123e9019adc8f4d0100d2adddf6d80aad [diff] |
fix(gremlinpython): add async_timeout to runtime deps (#2844) [TINKERPOP-3116] This adds async_timeout to gremlin-python's setup.py as a runtime dependency which is required when using python >= 3.11