Skip to content

Commit e92ebfc

Browse files
Merge remote-tracking branch 'origin/main' into df/#369-remove-metadata-removal
# Conflicts: # poetry.lock
2 parents ef82582 + d426b84 commit e92ebfc

File tree

2 files changed

+65
-7
lines changed

2 files changed

+65
-7
lines changed

poetry.lock

Lines changed: 64 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = ">3.11,<3.13"
1010
pandas = "~=2.3.1"
1111
matplotlib = "^3.10.5"
1212
seaborn = "0.13.2"
13-
plotly = "^6.2.0"
13+
plotly = "^6.3.0"
1414
numpy = "^2.2.6"
1515
python-dotenv = "^1.1.1" # Can probably be removed in the future
1616
shapely = "^2.1.1"

0 commit comments

Comments
 (0)