diff --git a/poetry.lock b/poetry.lock index 7e72588c..3caea75d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -134,25 +134,6 @@ files = [ {file = "blinker-1.6.2.tar.gz", hash = "sha256:4afd3de66ef3a9f8067559fb7a1cbe555c17dcbe15971b05d1b625c3e7abe213"}, ] -[[package]] -name = "caerus" -version = "0.1.9" -description = "Python package caerus" -category = "main" -optional = false -python-versions = ">=3" -files = [ - {file = "caerus-0.1.9-py3-none-any.whl", hash = "sha256:8c7442390839787cc084508fd8004cee169dc2a62e43b06b2c287b550a43f400"}, - {file = "caerus-0.1.9.tar.gz", hash = "sha256:06b793c4537b663438270ea740c65eafe72d987ad18e942c85bab1bfc6a3a216"}, -] - -[package.dependencies] -matplotlib = "*" -numpy = "*" -pandas = "*" -tqdm = "*" -wget = "*" - [[package]] name = "cairocffi" version = "1.6.1" @@ -651,30 +632,6 @@ files = [ pyreadline = {version = "*", markers = "platform_system == \"Windows\""} pyrepl = ">=0.8.2" -[[package]] -name = "findpeaks" -version = "2.6.1" -description = "findpeaks is for the detection of peaks and valleys in a 1D vector and 2D array (image)." -category = "main" -optional = false -python-versions = ">=3" -files = [ - {file = "findpeaks-2.6.1-py3-none-any.whl", hash = "sha256:07ce0e8d59276dabf66612a8156a4c5c1f8585240d0de2fddd596681817b92de"}, - {file = "findpeaks-2.6.1.tar.gz", hash = "sha256:e47cc0f1d05b4f15bc575d307e1dfb34e23264e1bad7ddee79fb3fb1e24956e0"}, -] - -[package.dependencies] -caerus = ">=0.1.9" -joblib = "*" -matplotlib = "*" -numpy = "*" -pandas = "*" -peakdetect = "1.1" -requests = "*" -scipy = "*" -tqdm = "*" -xarray = "*" - [[package]] name = "flask" version = "3.0.0" @@ -961,18 +918,6 @@ MarkupSafe = ">=2.0" [package.extras] i18n = ["Babel (>=2.7)"] -[[package]] -name = "joblib" -version = "1.3.2" -description = "Lightweight pipelining with Python functions" -category = "main" -optional = false -python-versions = ">=3.7" -files = [ - {file = "joblib-1.3.2-py3-none-any.whl", hash = "sha256:ef4331c65f239985f3f2220ecc87db222f08fd22097a3dd5698f693875f8cbb9"}, - {file = "joblib-1.3.2.tar.gz", hash = "sha256:92f865e621e17784e7955080b6d042489e3b8e294949cc44c6eac304f59772b1"}, -] - [[package]] name = "jsonschema" version = "4.19.1" @@ -1540,22 +1485,6 @@ wmctrl = "*" funcsigs = ["funcsigs"] testing = ["funcsigs", "pytest"] -[[package]] -name = "peakdetect" -version = "1.1" -description = "Analytic peak finder" -category = "main" -optional = false -python-versions = "*" -files = [ - {file = "peakdetect-1.1-py2.py3-none-any.whl", hash = "sha256:4a2d43eee6c8eeb2092275b5967a25379090c111abc16127c47d06420892ec62"}, - {file = "peakdetect-1.1.tar.gz", hash = "sha256:427fcef2774b72fa28e38138856cc0f776adc2d3e0b653b1f1756a1a6b6112c2"}, -] - -[package.dependencies] -numpy = "*" -scipy = "*" - [[package]] name = "pillow" version = "10.0.1" @@ -2440,27 +2369,6 @@ files = [ {file = "tomlkit-0.12.1.tar.gz", hash = "sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86"}, ] -[[package]] -name = "tqdm" -version = "4.66.1" -description = "Fast, Extensible Progress Meter" -category = "main" -optional = false -python-versions = ">=3.7" -files = [ - {file = "tqdm-4.66.1-py3-none-any.whl", hash = "sha256:d302b3c5b53d47bce91fea46679d9c3c6508cf6332229aa1e7d8653723793386"}, - {file = "tqdm-4.66.1.tar.gz", hash = "sha256:d88e651f9db8d8551a62556d3cff9e3034274ca5d66e93197cf2490e2dcb69c7"}, -] - -[package.dependencies] -colorama = {version = "*", markers = "platform_system == \"Windows\""} - -[package.extras] -dev = ["pytest (>=6)", "pytest-cov", "pytest-timeout", "pytest-xdist"] -notebook = ["ipywidgets (>=6)"] -slack = ["slack-sdk"] -telegram = ["requests"] - [[package]] name = "typing-extensions" version = "4.8.0" @@ -2554,17 +2462,6 @@ MarkupSafe = ">=2.1.1" [package.extras] watchdog = ["watchdog (>=2.3)"] -[[package]] -name = "wget" -version = "3.2" -description = "pure python download utility" -category = "main" -optional = false -python-versions = "*" -files = [ - {file = "wget-3.2.zip", hash = "sha256:35e630eca2aa50ce998b9b1a127bb26b30dfee573702782aa982f875e3f16061"}, -] - [[package]] name = "wmctrl" version = "0.5" @@ -2583,30 +2480,6 @@ attrs = "*" [package.extras] test = ["pytest"] -[[package]] -name = "xarray" -version = "2023.9.0" -description = "N-D labeled arrays and datasets in Python" -category = "main" -optional = false -python-versions = ">=3.9" -files = [ - {file = "xarray-2023.9.0-py3-none-any.whl", hash = "sha256:3fc4a558bd70968040a4e1cefc6ddb3f9a7a86ef6a48e67857156ffe655d3a66"}, - {file = "xarray-2023.9.0.tar.gz", hash = "sha256:271955c05dc626dad37791a7807d920aaf9c64cac71d03b45ec7e402cc646603"}, -] - -[package.dependencies] -numpy = ">=1.21" -packaging = ">=21.3" -pandas = ">=1.4" - -[package.extras] -accel = ["bottleneck", "flox", "numbagg", "scipy"] -complete = ["xarray[accel,io,parallel,viz]"] -io = ["cftime", "fsspec", "h5netcdf", "netCDF4", "pooch", "pydap", "scipy", "zarr"] -parallel = ["dask[complete]"] -viz = ["matplotlib", "nc-time-axis", "seaborn"] - [[package]] name = "zipp" version = "3.17.0" @@ -2688,4 +2561,4 @@ cffi = ["cffi (>=1.11)"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.13" -content-hash = "647853411d1a6348b4ee9669fef28a1da9c631f87cd3b90039405e4bd9348b1e" +content-hash = "e36d2a53370e7a4da80d20076f663a650ee001a3ba90698b861c3c50c0d390b3" diff --git a/pyproject.toml b/pyproject.toml index 93635cdf..b3f36810 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,6 @@ python = ">=3.9,<3.13" bjoern = "3.2.2" falcon = "3.1.2" falcon-cors = "1.1.7" -findpeaks = "2.6.1" gpsd-py3 = "0.3.0" httpx = "0.25.2" Jinja2 = "3.1.2"