Metadata-Version: 2.1
Name: ml-env
Version: 0.1.0
Summary: 
License: MIT
Author: Rafal Skolasinski
Author-email: r.j.skolasinski@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.3.20,<2.0.0)
Requires-Dist: adaptive (>=0.11.1,<0.12.0)
Requires-Dist: deepdish (>=0.3.6,<0.4.0)
Requires-Dist: h5py (>=2.10.0,<3.0.0)
Requires-Dist: matplotlib (>=3.3.2,<4.0.0)
Requires-Dist: numba (>=0.51.2,<0.52.0)
Requires-Dist: numexpr (>=2.7.1,<3.0.0)
Requires-Dist: numpy (>=1.18.5,<2.0.0)
Requires-Dist: pandas (>=1.1.4,<2.0.0)
Requires-Dist: plotly (>=4.12.0,<5.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: scikit-image (>=0.17.2,<0.18.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: seaborn (>=0.11.0,<0.12.0)
Requires-Dist: tensorflow (>=2.3.0,<3.0.0)
Requires-Dist: xarray (>=0.16.1,<0.17.0)
Requires-Dist: xyzpy (>=1.0.0,<2.0.0)
