diff --git a/docs/requirements.txt b/docs/requirements.txt index 466d9bd..49df08a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,5 @@ # For the package ase>=3.22.1 -fire>=0.5.0 plotly>=5.19.0 tqdm>=4.66.2 pandas>=2.2.0 diff --git a/pyproject.toml b/pyproject.toml index c088714..ff6814e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,6 @@ classifiers = [ dependencies = [ "ase>=3.22.1", - "fire>=0.5.0", "plotly>=5.19.0", "tqdm>=4.66.2", "pandas>=2.2.0",