https://github.com/laszukdawid/PyEMD
Tip revision: 17efa921bb57fb35bc2ce381e9b624cf4e1dd4c2 authored by Dawid Laszuk on 08 December 2025, 13:54:36 UTC
devops: migrate to uv and nox
devops: migrate to uv and nox
Tip revision: 17efa92
requirements.txt
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-dev --no-emit-project -o requirements.txt
colorama==0.4.6 ; sys_platform == 'win32'
dill==0.4.0
multiprocess==0.70.18
numpy==2.2.6 ; python_full_version < '3.11'
numpy==2.3.5 ; python_full_version >= '3.11'
pathos==0.3.4
pox==0.3.6
ppft==1.7.7
scipy==1.15.3 ; python_full_version < '3.11'
scipy==1.16.3 ; python_full_version >= '3.11'
tqdm==4.67.1
