jack

Results 3 issues of jack

Any chance we could bump cachetools? or at least change to >=4.2.2 instead of ^4.2.2? 4.2.2 is nearly 3 years old now and is causing irreconcilable conflicts for me https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst...

**Is your feature request related to a problem? Please describe.** Not so much a problem, but for a service readiness probe I am calling `get_supported_assets` to check the FireblocksSDK is...

enhancement

Hey Just wondering the justification for returning None rather than some data structure when calling `CustomerIO.identify? Interest: after calling `io.identify`, I would like to be returned a `requests.Response` or custom...