Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeostatsGuy authored Jul 3, 2024
1 parent c4a3406 commit 966abd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,15 @@ classifiers = [
]
requires-python = ">=3.7"
dependencies = [
"bisect",
"math",
"matplotlib",
"numpy",
"numba",
"pandas",
"scipy",
"statsmodels",
"tqdm",
]

[project.urls]
Expand Down

0 comments on commit 966abd1

Please sign in to comment.