Skip to content

Commit

Permalink
refined requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
technocreep committed Nov 6, 2024
1 parent 25f5497 commit 25893bd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,23 @@ catboost = [
fedot = "^0.7.3"
torch = "~2.2.0"
torchvision = "~0.17.0"
setuptools = "^70.0.0"
chardet = "~5.2.0"
tensorly = "0.8.1"
pymonad = "2.4.0"
pywavelets = "1.4.1"
giotto-tda = ">=0.6.0"
ripser = "0.6.4"
fastcore = "~1.5.29"
fastai = "~2.7.14"
sktime = ">=0.16.1"
distributed = "~2023.12.0"
mklpy = "0.6"
librosa = "~0.10.1"
pyriemann = "~0.5"
pyarrow = "15.0.1"
datasetsforecast = "^0.0.8"
datasets = "^2.19.2"
matplotlib = "~3.8.2"
numpy = "1.23.2"
pytest-cov = "^5.0.0"
sphinx-rtd-theme = "^2.0.0"
spectrum = "^0.8.1"
scikit-tda = "^1.1.1"


[tool.coverage.report]
Expand Down

0 comments on commit 25893bd

Please sign in to comment.