accelerate loading speed
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "hiking-assistant"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
description = "This is a web app to analyze gpx for hiking planning"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
@ -13,7 +13,6 @@ dependencies = [
|
||||
"requests>=2.32.3",
|
||||
"geopy>=2.4.1",
|
||||
"streamlit-plotly-events>=0.0.6",
|
||||
"pyyaml>=6.0.3",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user