Skip to content

Commit 2077a1e

Browse files
committed
Update poetry dependencies.
1 parent 08635dd commit 2077a1e

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

poetry.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ python = "^3.10"
99
jsonschema = "*"
1010
pyyaml = "*"
1111
Jinja2 = "^3.1.4"
12-
lattice = {git = "https://github.com/bigladder/lattice.git", branch = "cpp-cleanup"}
13-
#lattice = {path = "C:/Users/Tanaya Mankad/source/repos/lattice", develop = true}
12+
lattice = {git = "https://github.com/bigladder/lattice.git"}
1413

1514
[tool.poetry.group.dev.dependencies]
1615
pytest = "^7.1.3"

0 commit comments

Comments
 (0)