Skip to content

Commit fb8f022

Browse files
committed
Add requests dependency to pyproject.toml
1 parent f5f7788 commit fb8f022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies = [
3232
"iris-embedded-python-wrapper>=0.0.6",
3333
"jsonpath-ng>=1.7.0",
3434
"debugpy>=1.8.0",
35+
"requests>=2.24.0"
3536
]
3637

3738
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)