Metadata-Version: 2.1
Name: pools-dashboard
Version: 0.1.0
Summary: 
Author: ghew
Author-email: galenhew@gmail.com
Requires-Python: >=3.8, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*
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: lxml (>=4.9.1,<5.0.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: openpyxl (>=3.0.10,<4.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0)
Requires-Dist: streamlit (>=1.12.2,<2.0.0)
Requires-Dist: tabula-py (>=2.5.0,<3.0.0)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
