Skip to content

Commit

Permalink
Add pyarrow, sdmx[cache] to tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jan 23, 2024
1 parent 00caaca commit d10dd4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,12 @@ cache = ["requests-cache"]
docs = ["IPython", "sphinx >=4", "sphinx-book-theme"]
tests = [
"Jinja2",
"pyarrow", # Suppress a warning from pandas >=2.2, <3.0
"pytest >= 5",
"pytest-cov",
"pytest-xdist",
"requests-mock >= 1.4",
"sdmx1[cache]",
]

[project.urls]
Expand Down

0 comments on commit d10dd4a

Please sign in to comment.