mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 02:13:39 -05:00
feat: add --import-csv option to cli
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
loguru = "^0.6.0"
|
||||
python = "^3.10"
|
||||
questionary = "^1.10.0"
|
||||
regex = "^2023.3.22"
|
||||
regex = "^2023.3.23"
|
||||
rich = "^13.3.2"
|
||||
ruamel-yaml = "^0.17.21"
|
||||
shellingham = "^1.5.0.post1"
|
||||
@@ -43,7 +43,7 @@
|
||||
pdoc = "^13.0.1"
|
||||
poethepoet = "^0.19.0"
|
||||
pre-commit = "^3.2.0"
|
||||
ruff = "^0.0.257"
|
||||
ruff = "^0.0.259"
|
||||
sh = "2.0.3"
|
||||
typeguard = "^3.0.2"
|
||||
types-python-dateutil = "^2.8.19.10"
|
||||
|
||||
Reference in New Issue
Block a user