diff options
Diffstat (limited to 'python/python3-klepto/README')
| -rw-r--r-- | python/python3-klepto/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-klepto/README b/python/python3-klepto/README index b913a58d6d..ae7ad5c22e 100644 --- a/python/python3-klepto/README +++ b/python/python3-klepto/README @@ -21,3 +21,12 @@ different threads and processes. klepto enables a user to decorate a function, save the results to a file or database archive, close the interpreter, start a new session, and reload the function and it’s cache. + +optional requirements: + +h5py, >=2.8.0 +pandas, >=0.17.0 +sqlalchemy, >=1.4.0 +jsonpickle, >=0.9.6 +cloudpickle, >=0.5.2 + |
