Skip to content

Commit 9799469

Browse files
committed
add toml
1 parent fb3b1c9 commit 9799469

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

poetry.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pinecone-client = "^2.2.4"
2424
pyproximase = "^0.7.0"
2525
boto3 = "^1.34.15"
2626
psycopg2-binary = "^2.9.9"
27+
toml = "^0.10.2"
2728

2829

2930
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)