Skip to content

Commit

Permalink
Upgraded ofxstatement-qif dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robvadai committed Jul 17, 2024
1 parent 564f6a7 commit f6ebe20
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
]
dependencies = [
"quiffen==2.0.10",
"ofxstatement-qif==0.4.0",
"ofxstatement-qif==0.6.0",
]
[project.optional-dependencies]
dev = [
Expand Down Expand Up @@ -46,4 +45,4 @@ markers = [
[build-system]
requires = ["setuptools>=69", "setuptools_scm>=8"]
build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
[tool.setuptools_scm]

0 comments on commit f6ebe20

Please # to comment.