Skip to content

Commit

Permalink
added tables depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Dec 7, 2023
1 parent 701d18d commit ae9fba6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ dependencies = [ # Optional
"geopandas",
"sliderule",
"ipyleaflet",
"lmfit"
"lmfit",
"tables"
]

# List additional groups of dependencies here (e.g. development
Expand Down

0 comments on commit ae9fba6

Please sign in to comment.