aboutsummaryrefslogtreecommitdiff
path: root/python/python3-klepto/README
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-02-16 21:54:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 21:58:01 +0700
commit7bb10a46ed800290b8ee9032ac631ebf91597fcb (patch)
tree8f03d1543909b220e52916348d081c7f6f3166aa /python/python3-klepto/README
parent45eccb7b36c927ab73f0e5f1e00712fbcdf02941 (diff)
python/python3-klepto: Updated for version 0.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-klepto/README')
-rw-r--r--python/python3-klepto/README9
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
+