Skip to content

Commit 31853b9

Browse files
committed
Adds requests-futures dependency
1 parent 12df5a1 commit 31853b9

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

poetry.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ python = "^3.7"
1515
requests = "^2.25.1"
1616
pydicom = "^2.1.2"
1717
pydantic = "^1.8.1"
18+
requests-futures = "^1.0.0"
1819

1920
[tool.poetry.dev-dependencies]
2021
pytest = "^5.2"

0 commit comments

Comments
 (0)