Skip to content

Commit dbce4c5

Browse files
committed
bcf - add missing requests dependency
1 parent 0663c51 commit dbce4c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bcf/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
"xsdata>=24.4",
1717
"numpy",
1818
"ifcopenshell",
19+
"requests",
1920
]
2021
version = "0.0.0"
2122
classifiers = [

0 commit comments

Comments
 (0)