Skip to content

Commit 43a89bb

Browse files
authored
Add pyproj to external dependencies allow list (#151)
1 parent 433bc3f commit 43a89bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stub_uploader/metadata.py

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ def verify_typeshed_req(req: Requirement) -> None:
226226
"matplotlib",
227227
"numpy",
228228
"pandas-stubs",
229+
"pyproj",
229230
"referencing",
230231
"setuptools",
231232
"torch",

0 commit comments

Comments
 (0)