Metadata-Version: 2.1
Name: resimpy
Version: 0.1.0
Summary: Oil&Gas Reservoir Simulation tools
License: MIT
Author: scuervo
Author-email: scuervo91@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Shapely (>=1.7.1,<2.0.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
Requires-Dist: pyvista (>=0.29.1,<0.30.0)
Requires-Dist: scipy (==1.6.1)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
