fix: remove extra quote when executing a note indexation and update deps

This commit is contained in:
cătălin 2023-11-17 13:31:50 +01:00
commit 67595b3220
Signed by: catalin
GPG key ID: 686088EF78EE4083
11 changed files with 228 additions and 305 deletions

View file

@ -12,8 +12,8 @@ dependencies = [
"pendulum>=2.1.2",
"httpx>=0.24.0",
"platformdirs>=3.5.1",
"httpx-cache>=0.9.0",
"pydantic-settings>=2.0.2",
"hishel>=0.0.17",
]
name = "halig"
dynamic = ["version"]