Skip to content

Commit

Permalink
update poetry env somehow dropped pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
mbthornton-lbl committed Jan 9, 2024
1 parent e1161d8 commit 0a08bf0
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 1 deletion.
126 changes: 125 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ pytest = "^7.3.1"
pytest-mock = "^3.12.0"
flake8 = "^7.0.0"
setuptools = "^69.0.3"
pandas = "^2.1.4"

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

0 comments on commit 0a08bf0

Please sign in to comment.