Skip to content

Commit

Permalink
treelib missing from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
locsmith committed Jul 3, 2024
1 parent 3af42b0 commit 7d9d940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ requests~=2.31.0
runstats~=2.0.0
StrEnum~=0.4.7
tabulate~=0.8.7
treelib~=1.7.0
typer~=0.7.0
uncertainties~=3.1.7
urllib3 <=1.26.15
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ install_requires =
runstats==2.0.0
StrEnum==0.4.8
tabulate==0.8.9
treelib==1.7.0
typer==0.7.0
uncertainties==3.1.7
urllib3==1.26.15
Expand Down

0 comments on commit 7d9d940

Please sign in to comment.