Skip to content

Commit

Permalink
Update dev dependencies and remove tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Sep 1, 2024
1 parent 8a22dc3 commit 05a137f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
22 changes: 1 addition & 21 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ readme = "README.md"
python = "^3.8"
requests = "^2.32.3"
argparse = "^1.4.0"
tqdm = "^4.66.5"
alive-progress = "^3.1.5"
emoji = "^2.12.1"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"

[build-system]
Expand Down

0 comments on commit 05a137f

Please sign in to comment.