Skip to content

Commit

Permalink
chore: Keep pyitau for now until everything is migrated
Browse files Browse the repository at this point in the history
  • Loading branch information
andreroggeri committed May 15, 2024
1 parent 1de263e commit 3dba485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ brbanks2ynab = 'brbanks2ynab.cli:main'
[tool.poetry.dependencies]
python = "^3.8"
pynubank = "^2.25.0"
# pyitau = { git = "https://github.com/andreroggeri/pyitau.git", rev = "528d8249a742f8d3a9bef4749ebd7e054a177351" }
pyitau = { git = "https://github.com/andreroggeri/pyitau.git", rev = "528d8249a742f8d3a9bef4749ebd7e054a177351" }
pyitau-browser = { git = "https://github.com/andreroggeri/pyitau-browser.git", rev = "06cb53178a66956eb49ddfd373e11ca596ae5f9d" }
ynab-sdk = "^0.5.0"
inquirer = "2.8.0"
Expand Down

0 comments on commit 3dba485

Please sign in to comment.