Skip to content

Commit

Permalink
Update poetry dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaya-mankad committed Feb 14, 2025
1 parent 08635dd commit 2077a1e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
32 changes: 16 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ python = "^3.10"
jsonschema = "*"
pyyaml = "*"
Jinja2 = "^3.1.4"
lattice = {git = "https://github.com/bigladder/lattice.git", branch = "cpp-cleanup"}
#lattice = {path = "C:/Users/Tanaya Mankad/source/repos/lattice", develop = true}
lattice = {git = "https://github.com/bigladder/lattice.git"}

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3"
Expand Down

0 comments on commit 2077a1e

Please sign in to comment.