Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
atualiza libs (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigondec authored Aug 12, 2024
1 parent d3bcb35 commit d42dc7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ Unidecode = "^1.2.0"
qrcode = "^7.3"
crc = "^1.0.1"
pycpfcnpj = "^1.5.1"
pillow = ">= 9.3.0, <= 9.5.0"
pillow = "^9.5.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"
black = "^22.3.0"
coverage = {extras = ["toml"], version = "^5.5"}
isort = "^5.9.2"
freezegun = "1.1.0"
freezegun = "^1.1.0"
responses = "^0.21.0"
py-bdd-context = "^0.0.2"

Expand Down

0 comments on commit d42dc7b

Please sign in to comment.