Metadata-Version: 2.1
Name: uquake
Version: 0.9.18
Summary: extension of the ObsPy library for local seismicity
License: MIT
Author: uQuake development team
Author-email: dev@uQuake.org
Requires-Python: >=3.7.1,<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: dynaconf (>=3.1.4,<4.0.0)
Requires-Dist: h5py (>=3.2.1,<4.0.0)
Requires-Dist: ipython (>=7.19.0,<8.0.0)
Requires-Dist: jedi (==0.17.2)
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: psycopg2 (>=2.9.1,<3.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: pyproj (>=3.2.1,<4.0.0)
Requires-Dist: pytest (>=6.2.1,<7.0.0)
Requires-Dist: scikit-fmm (==2021.2.2)
Requires-Dist: tqdm (>=4.59.0,<5.0.0)
Requires-Dist: utm (>=0.7.0,<0.8.0)
Requires-Dist: vtk (>=9.0.1,<10.0.0)
