Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Add attrs python package
Browse files Browse the repository at this point in the history
  • Loading branch information
abhabongse committed Apr 5, 2024
1 parent d525dae commit b845ce8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
31 changes: 15 additions & 16 deletions 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 @@ -107,6 +107,7 @@ from = "src"

[tool.poetry.dependencies]
python = "^3.12"
attrs = "^23.2.0"
click = "^8.1.7"
more-itertools = "^10.2.0"
prompt-toolkit = "^3.0.43"
Expand Down

0 comments on commit b845ce8

Please sign in to comment.