Metadata-Version: 2.1
Name: rrap
Version: 0.1.3
Summary: 
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.7.3,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: joblib (>=0.16.0,<0.17.0)
Requires-Dist: matplotlib (>=3.0.3,<4.0.0)
Requires-Dist: numpy (>=1.19.1,<2.0.0)
Requires-Dist: scikit-learn (>=0.23.1,<0.24.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: threadpoolctl (>=2.1.0,<3.0.0)
