Metadata-Version: 2.1
Name: uquake
Version: 3.0.1
Summary: extension of the ObsPy library for local seismicity
License: AGPL-3.0-or-later
Author: uQuake development team
Author-email: dev@uquake.org
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: future (>=0.18.2,<0.19.0)
Requires-Dist: h5py (>=3.2.1,<4.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: numpy (>=1.18.0,<2.0.0)
Requires-Dist: obspy (>=1.2.2,<2.0.0)
Requires-Dist: openpyxl (>=3.0.6,<4.0.0)
Requires-Dist: pandas (>=1.2.1,<2.0.0)
Requires-Dist: pyasdf (>=0.8.1,<0.9.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: pyproj (>=3.2.1,<4.0.0)
Requires-Dist: scikit-fmm (>=2022.3.26,<2023.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: vtk (>=9.0.1,<10.0.0)
